Google map type.
Namespace: ZylSoft.Gps.MapAssembly: ZylMap (in ZylMap.dll) Version: 1.7.0.0 (1.0.0.0)
SyntaxPublic Enumeration MapType
public enum class MapType
Members| Member name | Value | Description |
|---|
| Road | 0 |
Road map.
|
| Satellite | 1 |
Satellite view.
|
| SatelliteWithStreetNames | 2 |
Satellite view with street names.
|
| Terrain | 3 |
Terrain view.
|
See Also