1 out of 1 rated this helpful - Rate this topic

Microsoft.Phone.Controls.Maps Namespace

Windows Phone

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