Returns the current map style.
MapControl.GetMapStyle();
Remarks
The GetMapStyle method returns one of the following values:
mapStyle | Definition |
|---|
a | Sets the map style to aerial (satellite and aerial imagery). |
h | Sets the map style to a combination of aerial images with labels overlaid (also known as hybrid). |
r | Sets the map style to a traditional road map. |
o | Sets the map style to use Bird's Eye imagery. |