ZoomLevel Property

Gets or sets the initial zoom level for the map.

The default setting is 10.

object.ZoomLevel as Integer

Use

This property can be used to specify the zoom level for the map. 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.

Zoom level 10

Zoom level 15

Zoom level 20

See Also

ShowScale property | ShowZoom property | MinZoomLevel property | MaxZoomLevel property

Applies To

GoogleMap control


© 2004-2021 looksoftware. All rights reserved.