Make default layers customizable

This commit is contained in:
Norbert Renner 2019-03-22 19:43:01 +01:00
parent e02be4ca15
commit 944ccd6cfa
6 changed files with 319 additions and 210 deletions

View file

@ -43,6 +43,7 @@ var paths = {
'js/Browser.js',
'js/Util.js',
'js/Map.js',
'js/LayersConfig.js',
'js/router/BRouter.js',
'js/plugin/*.js',
'js/control/*.js',