GoogleMap Control
NavigationControlStyle Enumeration
Namespaces ► Artem.Google.UI ► NavigationControlStyle
GoogleMap Control v6.0
Declaration Syntax
Members
Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)
Identifiers for common types of navigation controls.

C# | Visual Basic |
public enum NavigationControlStyle
Public Enumeration NavigationControlStyle

Member | Description |
---|---|
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.
|
ZoomPan |
The larger control, with the zoom slider and pan directional pad.
|
Small |
The small, zoom only control.
|
Android |
The small zoom control similar to the one used by the native Maps application on Android.
|