Add IGNF Scan25 baselayer (requires key) (#643)
This commit is contained in:
parent
72a92eb156
commit
91a03f312c
5 changed files with 24 additions and 0 deletions
|
|
@ -89,6 +89,7 @@ BR.LayersConfig = L.Class.extend({
|
|||
|
||||
BR.layerIndex['ignf-aerial'].geometry = BR.confLayers.franceBbox;
|
||||
BR.layerIndex['ignf-map'].geometry = BR.confLayers.franceBbox;
|
||||
BR.layerIndex['ignf-scan25'].geometry = BR.confLayers.franceBbox;
|
||||
},
|
||||
|
||||
_addLanguageDefaultLayer: function () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue