sdk-common / com.tomtom.online.sdk.common.location / GeoConstants

GeoConstants

open class GeoConstants

Geometry constants, common for location apps.

Properties

MAX_LONGITUDE

static val MAX_LONGITUDE: Double

Minimum longitude value.

MAX_MERCATOR_LATITUDE

static val MAX_MERCATOR_LATITUDE: Double

Minimum latitude value in Mercator projection.

MIN_LONGITUDE

static val MIN_LONGITUDE: Double

Minimum longitude value.

MIN_MERCATOR_LATITUDE

static val MIN_MERCATOR_LATITUDE: Double

Maximum latitude value in Mercator projection.