ru.dgis.sdk.map.StyleZoom | Android SDK | 2GIS Documentation

StyleZoom

Style zoom level.

It is set in the style editor and differs from the usual zoom level in that for one StyleZoom the map scale is the same regardless of latitude. However, with Zoom < 9 or with latitude > 60 degrees StyleZoom == Zoom and map scale is different at different latitudes.

StyleZoom cannot be negative.

StyleZoom(value: Float = 0.0f)

Style zoom level.

It is set in the style editor and differs from the usual zoom level in that for one StyleZoom the map scale is the same regardless of latitude. However, with Zoom < 9 or with latitude > 60 degrees StyleZoom == Zoom and map scale is different at different latitudes.

StyleZoom cannot be negative.

Parameters
value
Returns
Properties