Package com.tomtom.sdk.maps.display.common
Types
Link copied to clipboard
Generic callback for cancelable operations.
Link copied to clipboard
data class WidthByZoom(val width: Double, val zoom: Double = DEFAULT_ZOOM_LEVEL)
Content copied to clipboard
Represents a pair of width for the given zoom level.