Enum GoogleMapType
Enumeration for the Google Map type of the MapView.
Namespace: Tizen.Wearable.CircularUI.Forms
Assembly: Tizen.Wearable.CircularUI.Forms.dll
Syntax
public enum GoogleMapType
Fields
Name | Description |
---|---|
Hybrid | The mixture of normal and satellite views. |
Roadmap | The default road map view. This is the default map type. |
Satellite | The Google Earth satellite images. |
Terrain | The physical map based on terrain information. |