Package-level declarations

Types

Link copied to clipboard
interface MapController

Controls general map properties. It also provides two helper methods which can do a conversion between a Point on the screen and its GeoPoint counterpart.

Link copied to clipboard
abstract class OnlineCachePolicy : Parcelable

Interface representing the cache policy of HttpHandler.

Link copied to clipboard
abstract class PointConversionFailure

An failure related to obtain a com.tomtom.sdk.location.GeoPoint from the Point.

Link copied to clipboard

A failure related to obtaining a com.tomtom.sdk.location.GeoBoundingBox from coordinates.

Link copied to clipboard
data class VisibleRegion

The currently visible region. Contains four points, each representing one of the camera edges.