Companion
object Companion
Content copied to clipboard
Static variables and methods.
Properties
defaultBuffer
Link copied to clipboard
defaultCluster
Link copied to clipboard
defaultClusterMaxZoom
Link copied to clipboard
defaultClusterRadius
Link copied to clipboard
defaultGenerateId
Link copied to clipboard
defaultLineMetrics
Link copied to clipboard
defaultMaxzoom
Link copied to clipboard
defaultPrefetchZoomDelta
Link copied to clipboard
When loading a map, if PrefetchZoomDelta is set to any number greater than 0, the map will first request a tile at zoom level lower than zoom - delta, but so that the zoom level is multiple of delta, in an attempt to display a full map at lower resolution as quick as possible. It will get clamped at the tile source minimum zoom. The default delta is 4.
defaultTolerance
Link copied to clipboard