VectorTileDataProviderBase Methods
The base class for vector tile data providers.| Name | Description |
|---|---|
| GetMapSizeInPixels(Double) | Returns the map size in pixels. Inherited from MapImageDataProviderBase. |
| GetStream(Int64, Int64, Int64) | Returns a stream that contains a vector tile with specific coordinates at a specified zoom level. |
See Also