MbTilesDataProvider Members
In This Article
#Constructors
Name | Description |
---|---|
Mb |
Initializes a new instance of the Mb |
#Properties
Name | Description |
---|---|
Cache |
Returns the settings for a map’s cache.
Inherited from Map |
File |
Gets or sets a URI of an .Mb |
Font |
For internal use.
Inherited from Vector |
Projection |
Returns a projection used by Map |
Style |
Gets or sets a style used to customize the vector tile map’s appearance.
Inherited from Vector |
Tile |
For internal use. Returns the provider’s tile source.
Inherited from Vector |
#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 a map size in pixels.
Inherited from Map |
Get |
Returns a stream that contains a vector tile with specific coordinates at a specified zoom level.
Inherited from Vector |
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. |
#Events
Name | Description |
---|---|
Web |
Occurs when a Map control sends a request to an external web service.
Inherited from Map |
See Also