Map Control API Reference
Bing
| Type | Description |
|---|---|
| AnimatedTileLayer Class | Provides a layer which can smoothly animate through an array of tile layer sources. |
| AnimatedTileLayerOptions Object | An object that defines the options for an AnimatedTileLayer Class . |
| AnimatedFrameEventArgs Object | The event arguments for when a layer frame is being loaded in an AnimatedTileLayerOptions Object. |
| Color Class | Utility structure for working with colors across various Map objects. |
| CustomOverlay Class | A class that can be used to create custom rendering layers on the map. These can be static overlays such as custom navigation bars, or dynamic overlays such as custom visualization layers. |
| CustomOverlayOptions Object | Object used to define the settings of a CustomOverlay. |
| Events Class | A static class exposed through the Microsoft.Maps namespace that provides an interface for attaching events to the map, pushpins, polylines, polygons, layers and modules. |
| Heading Enumeration | Standard compass headings; north, south, east, west. |
| Infobox Class | Describes the operation of a pop-up user interface. |
| InfoboxActions Object | Object used to define callback actions for an Infobox. |
| InfoboxEventArgs Object | An object that contains information about an infobox event. |
| InfoboxOptions Object | Object used to define default settings and options for an Infobox. |
| IPrimitive Class | An interface in which pushpins, polylines and polygons are derived from. |
| IPrimitiveChangedEventArgs Object | An object that is returned when a changed event occurs on an IPrimitive shape. |
| LabelOverlay Enumeration | Defines how map labels are displayed. |
| Layer Class | An overlay of image-based data on a map. |
| LayerCollection Class | A static class that is exposed through the map.layers property and allows you to add layers such as; data, heat map, and tile layers. |
| Location Class | Represents a geographic location. |
| LocationRect Class | Represents a rectangular geographic area. |
| Map Class | Main object for manipulating a view of a map on a page. |
| MapOptions Object | Initial options for configuring a map. |
| MapTypeEventArgs Object | An object is returned by the map event handler when using the maptypechanged event. |
| MapTypeId Enumerations | Various options for configuring the base map visuals. |
| ModuleOptions Object | Options used for instantiating a module. |
| MouseEventArgs Object | An object that is returned to event handlers when a mouse event is attached to a map, pushpin, polyline, or polygon. |
| NavigationBarMode Enumeration | Used to customize the layout and style of the navigation bar. |
| NavigationBarOrientation Enumeration | Define how the navigation bar controls are laid out. |
| OverviewMapMode Enumeration | Describes how an overview map mode is displayed on a Streetside-based view. |
| PanoramaInfo Object | An object tthat contains information about a streetside scene. |
| PixelReference Enumeration | Describes what a pixel-based reference is relative to on the screen. |
| Point Object | Represents a pixel coordinate. |
| PointCompression Class | A static class that provides a compression algorithm to encodes/decodes a collection of Location objects into a string and back. This algorithm is used for generating a compressed collection of locations for use with the Bing Maps REST Elevation Service. This algorithm is also used for decoding the compressed coordinates returned by the GeoData API. |
| Polygon Class | An enclosed geographic area on a map. |
| PolygonOptions Object | Initial options for creating a map polygon. |
| Polyline Class | A line across geographic points on a map. |
| PolylineOptions Object | Initial options for creating a map polyline. |
| Pushpin Class | A graphical/text representation of a geographic point on a map. |
| PushpinOptions Object | A set of options that define a pushpin on a map. |
| PyramidTileId Class | Additional information about a tile during a TileSource-related operation. |
| Range Object | Used to specify a min and max value range. |
| StreetsideOptions Object | Initial options for configuring a Streetside view. |
| StylesOptions Object | Options for configuring a bulk set of polylines and polygons. |
| TestDataGenerator Class | A static class that makes it easy to generate random test data in the form of colors, locations, pushpins, plylines, polygons, and polygons with holes. |
| TileLayer Class | Represents an overlay of image-based data on a map. |
| TileLayerOptions Object | Options for configuring a tile layer overlay for a map. |
| TileSource Class | Represents a source of URLs for a tile layer. |
| TileSourceOptions Object | Options for configuring the source of URLs used to supply a tile layer overlay on a map. |
| ViewOptions Object | Options for configuring a view of the map. |
Show: