File: ../src/maps/bounds.js
/**
* {Array.<aeris.maps.LatLon>}
*
* Bounds of an area on a map,
* defined by its southwest and northeast
* corners.
*
* @class aeris.maps.Bounds
* @static
* @type {Array.<aeris.maps.LatLon>}
*/
/**
* {Array.<aeris.maps.LatLon>}
*
* Bounds of an area on a map,
* defined by its southwest and northeast
* corners.
*
* @class aeris.maps.Bounds
* @static
* @type {Array.<aeris.maps.LatLon>}
*/