Identifiers for common MapTypes.

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

Member | Description |
---|---|
Hybrid |
This map type displays a transparent layer of major streets on satellite images.
|
Roadmap |
This map type displays a normal street map.
|
Satellite |
This map type displays satellite images.
|
Terrain |
This map type displays maps with physical features such as terrain and vegetation.
|