This topic has not yet been rated - Rate this topic

MapCore.SetView Method (GeoCoordinate, Double, Double)

July 26, 2012

Sets the map view based on the specified center, zoom level, and heading.

Namespace:  Microsoft.Phone.Controls.Maps.Core
Assembly:  Microsoft.Phone.Controls.Maps (in Microsoft.Phone.Controls.Maps.dll)
public override void SetView(
	GeoCoordinate center,
	double zoomLevel,
	double heading
)

Parameters

center
Type: System.Device.Location.GeoCoordinate
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 heading of the map view.

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.