| open class BoundingBox : SerializableRepresents bounding box for the map. Defined in WGS84 format. | |
| open class GeoConstantsGeometry constants, common for location apps. | |
| open class LatLng : SerializableRepresents the information about the coordinates (latitude, longitude). | |
| open class LatLngAcc : LatLngRepresents the information about the coordinates (latitude, longitude) with accuracy. | |
| data class LatLngBias : SerializableDefines the LatLng with radius. |