1
0
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:
Martin Tůma 2020-12-08 21:36:36 +01:00
parent e007e953c6
commit 3d0958c7e3

View File

@ -4,5 +4,5 @@
<url>http://www.ign.es/wmts/mapa-raster</url>
<copyright>© Instituto Geográfico Nacional</copyright>
<layer>MTN</layer>
<set>EPSG:4326</set>
<set>GoogleMapsCompatible</set>
</map>