MapCore::SetView Method (Location^, Double, Double)
Bing
Sets the map view to the specified center location, zoom level, and directional heading.
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
Parameters
- center
-
Type:
Microsoft.Maps.MapControl.WPF::Location^
The location of the center of the map view.
- zoomLevel
-
Type:
System::Double
The zoom level of the map view.
- heading
-
Type:
System::Double
The directional heading of the map view.
Show: