Open
Description
-
I try to change default backend settings to center map to Lat 0 and Lng 0, with zoom level to see a big part of the world
-
I tried to change initial map bounds, center and zoom by default
-
I can't set zoom as I want
with settings
"map": {
"accessToken": "token",
"center": [0, 0],
"zoom": 4,
"maxBounds": [[-180, -90], [180, 90]],
"backgroundStyle": [
{"label": "Plan", "url": "mapbox://styles/mapbox/streets-v9"},
],
}
"-" button is blocked and I can't zoom out
Metadata
Metadata
Assignees
Labels
No labels