MapTileSourceBase Methods
The base for all classes that can load image tiles from external map data providers.| Name | Description |
|---|---|
| GetTileByZoomLevel(Int32, Int64, Int64) | Returns the path to the image tile using the X and Y positions for the required zoom level. |
See Also