0 out of 1 rated this helpful - Rate this topic

MapCore.SetView Method (GeoCoordinate, Double)

July 26, 2012

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

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
)

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.

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

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