mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 06:26:41 +00:00
Updated TileImageLoader
This commit is contained in:
parent
3c991d691b
commit
2961836792
6 changed files with 10 additions and 8 deletions
|
|
@ -212,7 +212,7 @@
|
|||
</tools:MapLayerMenuItem>
|
||||
<tools:MapLayerMenuItem Text="OpenStreetMap French">
|
||||
<map:MapTileLayer
|
||||
TileSource="http://{s}.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png"
|
||||
TileSource="https://{s}.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png"
|
||||
SourceName="OpenStreetMap French"
|
||||
Description="© [OpenStreetMap France](https://www.openstreetmap.fr/mentions-legales/) © [OpenStreetMap contributors](http://www.openstreetmap.org/copyright)"/>
|
||||
</tools:MapLayerMenuItem>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue