MediaWiki:Kartographer.js: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:


(function (mw) {
(function (mw) {
     var maptiles = {
     var maptiles = {/*
         "mapnik": {
         "mapnik": {
             "tilesUrl": "https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",
             "tilesUrl": "https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",
Zeile 17: Zeile 17:
                 ]
                 ]
             }
             }
         },
         },*/
         "landscape": {
         "landscape": {
             "tilesUrl": "https://tiles.openseamap.org/seamark/{z}/{x}/{y}.png",
             "tilesUrl": "https://tiles.openseamap.org/seamark/{z}/{x}/{y}.png",