powered by
Fit the map to a bounding box
fit_bounds(map, bounds, ...)
A mapboxer object.
The bounding box as a vector in [west, south, east, north] order or a bbox object.
bbox
Optional arguments, see https://docs.mapbox.com/mapbox-gl-js/api/map/#map#fitbounds.