1 out of 1 rated this helpful - Rate this topic

Microsoft.Phone.Controls.Maps Namespace

July 26, 2012

The Microsoft.Phone.Controls.Maps namespace contains the most commonly used public classes of the Bing Maps Silverlight Control for Windows Phone.

  ClassDescription
Public classAerialModeRepresents the aerial map mode.
Public classApplicationIdCredentialsProviderProvides credentials in the form of an application ID.
Public classAttributionCollectionContains a collection of AttributionInfo objects.
Public classAttributionInfoContains map data and imagery attribution information.
Public classCredentialsContains information used to authenticate map requests.
Public classCredentialsProviderProvides credentials used to authenticate map requests.
Public classLoadingErrorEventArgsProvides data for a LoadingError event.
Public classLocationCollectionContains a collection of GeoCoordinate items.
Public classLocationRectRepresents a rectangle on the map.
Public classLocationRectTileSourceRepresents map tiles contained within a location rectangle that are available on servers.
Public classMapRepresents the default map class.
Public classMapDragEventArgsProvides data for the MapPan event. This class inherits from the MapInputEventArgs class.
Public classMapEventArgsProvides data for Map events.
Public classMapFlickEventArgsProvides data for the flick events. This class inherits from the MapInputEventArgs class.
Public classMapInputEventArgsProvides data for map input events.
Public classMapItemsControlRepresents the class that uses a MapLayer as an ItemsPanel. This enables data binding using an ItemsSource and an ItemTemplate. This class inherits from the ItemsControl class.
Public classMapLayerRepresents a map layer, which positions its child UIElement objects using geographic coordinates.
Public classMapLayerBaseRepresents the base map layer.
Public classMapPolygonRepresents a polygon on the map.
Public classMapPolylineRepresents a polyline on the map.
Public classMapTileLayerRepresents a layer of image tiles on the map.
Public classMapZoomEventArgsProvides data for zoom events.
Public classProjectionChangedEventArgsProvides data for the ProjectionChanged event.
Public classPushpinRepresents a pushpin on the map.
Public classRange<T>Defines a generic range class for a given minimum and maximum value.
Public classRoadModeRepresents the Road map mode.
Public classTileSourceRetrieves the URI for a tile based on its zoom level and tile position.
  StructureDescription
Public structurePositionOriginRepresents the anchor point of the Position property on a UIElement.
Public structureQuadKeyRepresents a Bing Maps quadkey.
  EnumerationDescription
Public enumerationAnimationLevelDetermines when map navigation is animated.
Public enumerationProjectionUpdateLevelContains projection update levels, which are based on the difference between the return values of the LocationToViewportPoint(GeoCoordinate) and ViewportPointToLocation(Point) methods.

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