WidthByZoom

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.