MinZoomLevel Property

Gets or sets the minimum zoom level.

The default setting is 0.

object.ShowZoom as Boolean

Use

This property can be used to restrict map zooming to a minimum level.

A zoom level of 0 shows a map of the earth fully zoomed out. Higher zoom levels zoom in at a higher resolution. As a general rule, a zoom level of 15 should display streets clearly, while a zoom level of 20 will display buildings. The MinZoomLevel property could be set to 15 to ensure that streets are always visible on the map.

See Also

ShowScale property | ShowZoom property | ZoomLevel property | MaxZoomLevel property

Applies To

GoogleMap control


© 2004-2021 looksoftware. All rights reserved.