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 information about the coordinates (latitude, longitude).

LatLngAcc

open class LatLngAcc : LatLng

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

LatLngBias

data class LatLngBias : Serializable

Defines the LatLng with radius.