Enum NavigationControlStyle
Identifiers for common types of navigation controls.
Namespace:GoogleMaps.Streets
Assembly:GoogleMaps.dll
Syntax
public enum NavigationControlStyle
Fields
Name | Description |
---|---|
Android | The small zoom control similar to the one used by the native Maps application on Android. |
Default | The default navigation 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. |
Small | The small, zoom only control. |
ZoomPan | The larger control, with the zoom slider and pan directional pad. |