Maps and Navigation SDK
maps:display
/
com.tomtom.sdk.map.display.common
/
WidthByZoom
/
WidthByZoom
Width
By
Zoom
fun
WidthByZoom
(
width
:
Double
,
zoom
:
Double
=
DEFAULT_ZOOM_LEVEL
)
Parameters
width
The width for the given
zoom
in density-independent pixels (dp).
zoom
The zoom for the given
width
.