Enum GoogleMapStyle
Used to represent different Google Map styles.
public enum GoogleMapStyle
- Extension Methods
Fields
Hybrid = 1
Google map hybrid view.
Roadmap = 0
Google map road map view.
Satellite = 3
Google map satellite view.
Terrain = 2
Google map terrain view.