OpenStreetMapTileSource Methods
The class that implements loading image tiles from the OpenStreetMap data provider.| 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