Add IGNF Scan25 baselayer (requires key) (#643)

This commit is contained in:
Sylvain 2022-09-28 21:03:04 +02:00 committed by GitHub
parent 72a92eb156
commit 91a03f312c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 24 additions and 0 deletions

View file

@ -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 () {