OverviewMapMode Enumeration
Bing
This enumeration is used to specify how the overview map for the streetside map mode should be displayed. This enumeration is specified as Microsoft.Maps.OverviewMapMode.[Name] where [Name] can be any of the following values.
| Name | Description |
|---|---|
expanded | Shows the overview map in an expanded state. |
hidden | Hides the overview map. |
minimized | Shows the overview map in a minimized state. |
Show: