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.
| Class | Description | |
|---|---|---|
![]() | AerialMode | Represents the aerial map mode. |
![]() | ApplicationIdCredentialsProvider | Provides credentials in the form of an application ID. |
![]() | AttributionCollection | Contains a collection of AttributionInfo objects. |
![]() | AttributionInfo | Contains map data and imagery attribution information. |
![]() | Credentials | Contains information used to authenticate map requests. |
![]() | CredentialsProvider | Provides credentials used to authenticate map requests. |
![]() | LoadingErrorEventArgs | Provides data for a LoadingError event. |
![]() | LocationCollection | Contains a collection of GeoCoordinate items. |
![]() | LocationRect | Represents a rectangle on the map. |
![]() | LocationRectTileSource | Represents map tiles contained within a location rectangle that are available on servers. |
![]() | Map | Represents the default map class. |
![]() | MapDragEventArgs | Provides data for the MapPan event. This class inherits from the MapInputEventArgs class. |
![]() | MapEventArgs | Provides data for Map events. |
![]() | MapFlickEventArgs | Provides data for the flick events. This class inherits from the MapInputEventArgs class. |
![]() | MapInputEventArgs | Provides data for map input events. |
![]() | MapItemsControl | Represents 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. |
![]() | MapLayer | Represents a map layer, which positions its child UIElement objects using geographic coordinates. |
![]() | MapLayerBase | Represents the base map layer. |
![]() | MapPolygon | Represents a polygon on the map. |
![]() | MapPolyline | Represents a polyline on the map. |
![]() | MapTileLayer | Represents a layer of image tiles on the map. |
![]() | MapZoomEventArgs | Provides data for zoom events. |
![]() | ProjectionChangedEventArgs | Provides data for the ProjectionChanged event. |
![]() | Pushpin | Represents a pushpin on the map. |
![]() | Range<T> | Defines a generic range class for a given minimum and maximum value. |
![]() | RoadMode | Represents the Road map mode. |
![]() | TileSource | Retrieves the URI for a tile based on its zoom level and tile position. |
| Structure | Description | |
|---|---|---|
![]() | PositionOrigin | Represents the anchor point of the Position property on a UIElement. |
![]() | QuadKey | Represents a Bing Maps quadkey. |
| Enumeration | Description | |
|---|---|---|
![]() | AnimationLevel | Determines when map navigation is animated. |
![]() | ProjectionUpdateLevel | Contains projection update levels, which are based on the difference between the return values of the LocationToViewportPoint(GeoCoordinate) and ViewportPointToLocation(Point) methods. |
