BingMapDataProvider Members
In This Article
#Constructors
Name | Description |
---|---|
Bing |
Initializes a new instance of the Bing |
#Properties
Name | Description |
---|---|
Bing |
Get or sets the key that is required to connect to the Bing Maps data provider. |
Cache |
Returns the settings for a map’s cache.
Inherited from Map |
Connection |
Gets or sets the value indicating the transfer protocol that the data provider uses to request data. |
Culture |
Gets or sets the Culture name used to obtain data from Bing GIS services. |
Kind | Gets or sets a value specifying the type of images to be displayed on a map. |
Projection | Gets a projection used by the Bing Maps map data provider. |
Tile |
Gets or sets a tile source associated with the current data provider.
Inherited from Map |
Top |
Gets or sets the display layer that is rendered over the imagery set received from the Bing Maps service. |
#Methods
Name | Description |
---|---|
Clear |
Clears the map provider tile cache.
Inherited from Map |
Dispose() |
Disposes of the current object.
Inherited from Map |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the map size (in pixels) for the specified zoom level. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of Bing |
#Events
Name | Description |
---|---|
Web |
Occurs when a Map control sends a request to an external web service.
Inherited from Map |
See Also