Maps and Navigation SDK
1.0.0
androidJvm
com.tomtom.sdk.maps:map-display-api
/
com.tomtom.sdk.map.display.common
Package-level
declarations
Types
Types
Width
By
Zoom
Link copied to clipboard
data
class
WidthByZoom
(
val
width
:
Double
,
val
zoom
:
Double
=
DEFAULT_ZOOM_LEVEL
)
Represents a pair of width for the given zoom level.