Move Osmapa.pl to Country, worldwide only up to z13, add bounds

This commit is contained in:
Norbert Renner 2019-06-12 22:15:07 +02:00
parent 22c742de1f
commit 5d0131e7f8
4 changed files with 40 additions and 6 deletions

View file

@ -76,6 +76,8 @@ BR.LayersConfig = L.Class.extend({
BR.layerIndex['OpenStreetMap.CH'].geometry =
BR.confLayers.switzerlandPadded;
BR.layerIndex['1017'].geometry = BR.confLayers.osmapaPl;
},
isDefaultLayer: function(id, overlay) {