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