Enum ZoomControlStyle
Identifiers for the zoom control.
Namespace:GoogleMaps
Assembly:GoogleMaps.dll
Syntax
public enum ZoomControlStyle
Fields
| Name | Description |
|---|---|
| Default | The default zoom control. The control which DEFAULT maps to will vary according to map size and other factors. It may change in future versions of the API. |
| Large | The larger control, with the zoom slider in addition to +/- buttons. |
| Small | A small control with buttons to zoom in and out. |