open class GeoConstants
Geometry constants, common for location apps.
| static val MAX_LONGITUDE: DoubleMinimum longitude value. | |
| static val MAX_MERCATOR_LATITUDE: DoubleMinimum latitude value in Mercator projection. | |
| static val MIN_LONGITUDE: DoubleMinimum longitude value. | |
| static val MIN_MERCATOR_LATITUDE: DoubleMaximum latitude value in Mercator projection. |