AzureMapDataProvider Members
In This Article
#Constructors
Name | Description |
---|---|
Azure |
Initializes a new instance of the Azure |
#Properties
Name | Description |
---|---|
Azure |
Specifies the key you receive when you Create an Azure Maps account. |
Cache |
Returns the settings for a map’s cache.
Inherited from Map |
Culture |
Gets or sets the Culture name used to obtain data from Azure GIS services. |
Localized |
Specifies the map view for a certain country/region. |
Projection | Gets a projection used by the Azure Maps data provider. |
Tileset | Specifies the tileset that the provider loads from the service. |
Tile |
Gets or sets a tile source associated with the current data provider.
Inherited from Map |
Time |
Specifies the map timestamp. |
#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. |
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 the Azure .
|
#Events
Name | Description |
---|---|
Web |
Occurs when a Map control sends a request to an external web service.
Inherited from Map |
See Also