How do you specify the minimum zoom level for a map in web application?

To specify the minimum zoom level for a map, use:

{ 
minZoom: 8
}

For more details, you can refer to: mappls-web-maps-js/docs/V3.0/mapProperties.md at main · mappls-api/mappls-web-maps-js · GitHub