mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-24 03:35:53 +01:00
Use EPSG:3857 rather than EPSG:4326
This commit is contained in:
parent
506453dc58
commit
d517b42298
@ -4,5 +4,5 @@
|
|||||||
<url>http://www.ign.es/wmts/mapa-raster</url>
|
<url>http://www.ign.es/wmts/mapa-raster</url>
|
||||||
<copyright>© Instituto Geográfico Nacional</copyright>
|
<copyright>© Instituto Geográfico Nacional</copyright>
|
||||||
<layer>MTN</layer>
|
<layer>MTN</layer>
|
||||||
<set>EPSG:4326</set>
|
<set>GoogleMapsCompatible</set>
|
||||||
</map>
|
</map>
|
||||||
|
Loading…
Reference in New Issue
Block a user