refactoring: extract map/layer init into separate file
This commit is contained in:
parent
935c21ecfb
commit
49ac7f5127
3 changed files with 134 additions and 121 deletions
|
|
@ -22,6 +22,7 @@ var paths = {
|
|||
'!**/url-search-params/**/*.js'
|
||||
]).concat([
|
||||
'js/Util.js',
|
||||
'js/Map.js',
|
||||
'js/router/BRouter.js',
|
||||
'js/plugin/*.js',
|
||||
'js/control/*.js',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue