Enum MapType
Identifiers for common MapTypes.
Namespace:GoogleMaps
Assembly:GoogleMaps.dll
Syntax
public enum MapType
Fields
| Name | 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. |