Optional
boundsOptional
centerInitial position of the map, array of two degrees [longitude, latitude]. LngLatArray
Optional
maxOptional
maxThe maximum zoom level of the map (0-24).
Optional
minThe minimum zoom level of the map (0-24).
Optional
zoomThe initial zoom level of the map (0-24).
Generated using TypeDoc
Initial extent of the map, array of degrees in [west, south, east, north] order.
Remarks
Overrides the
center
andzoom
parameters. LngLatBoundsArrayExample