MapTileSourceBase Members
The base for all classes that can load image tiles from external map data providers.Constructors
| Name | Description |
|---|---|
| MapTileSourceBase(Int64, Int64, Int32, Int32, Int32) | Initializes a new instance of the MapTileSourceBase class with specified settings. |
Methods
| 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