OpenStreetMapDataProvider Members
In This Article
#Constructors
Name | Description |
---|---|
Open |
Initializes a new instance of the Open |
#Properties
Name | Description |
---|---|
Cache |
Returns the settings for a map’s cache.
Inherited from Map |
Kind | Gets or sets a value specifying the type of images to be displayed on a map. |
Projection | Gets a projection used by the Open Street map data provider. |
Subdomains | Gets or sets an array of subdomains used to obtain OSM tile images. |
Tile |
Gets or sets a tile source associated with the current data provider.
Inherited from Map |
Tile |
Gets or sets a pattern to obtain image tiles from the Open provider.
|
#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 Open |
#Events
Name | Description |
---|---|
Web |
Occurs when a Map control sends a request to an external web service.
Inherited from Map |
See Also