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

Package com.tomtom.online.sdk.common.location

Types

BoundingBox

open class BoundingBox : Serializable

Represents bounding box for the map. Defined in WGS84 format.

GeoConstants

open class GeoConstants

Geometry constants, common for location apps.

LatLng

open class LatLng : Serializable

Represents the coordinates (latitude, longitude) information.

LatLngAcc

open class LatLngAcc : LatLng

Represents the coordinates (latitude, longitude) information with accuracy.

LatLngBias

data class LatLngBias : Serializable

Defines the LatLng with radius.