OpenStreetMapTileSource Members
The class that implements loading image tiles from the OpenStreetMap data provider.Fields
| Name | Description |
|---|---|
| maxZoomLevel | Defines the maximum allowed zoom level. |
| tileSize | Defines the size of a single image tile. |
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