MapDataProviderBase Members
In This Article
#Constructors
Name | Description |
---|---|
Map |
Initializes a new instance of the Map |
#Fields
Name | Description |
---|---|
User |
Identifies the User |
#Properties
Name | Description |
---|---|
Cache |
Gets or sets the settings for a map’s cache. |
Owner | Provides access to the owner of the current data provider. |
Projection | Returns the projection supported by the current map provider. |
Tile |
Returns a tile source associated with the current data provider. |
User |
#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