Setting zoom levels
Last updated
Last updated
You can set the inital zoom level of the Mapbox Map by using the 'Zoom' field on the Map element:
You can set the min and max zoom level with the Max Zoom Level and Min Zoom Level controls on the Map element. If you don't want the user to be able to zoom in or out at all, you can set both of these values to be equal to the Zoom value.
If you don't want any restrictions on the zoom level, you can leave these values blank.