OpenStreetMapDataProvider Members
In This Article
#Constructors
Name | Description |
---|---|
Open |
Initializes a new instance of the Open |
#Fields
Name | Description |
---|---|
Tile |
Identifies the Open |
User |
Identifies the User |
#Properties
Name | Description |
---|---|
Cache |
Gets or sets the settings for a map’s cache.
Inherited from Map |
Owner |
Provides access to the owner of the current data provider.
Inherited from Map |
Projection |
Returns the projection supported by the Open |
Tile |
Returns a tile source associated with the current data provider.
Inherited from Map |
Tile |
Gets or sets a template that is used to obtain image tiles from the current Open |
User |
Inherited from Map |
#Methods
Name | Description |
---|---|
Dispose() |
Disposes the 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 a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Property |
Occurs every time any of the Map |
See Also