handle most dependencies using requirejs
This commit is contained in:
parent
ca8992b07a
commit
5651c605de
9 changed files with 30 additions and 15 deletions
|
|
@ -1,4 +1,4 @@
|
|||
define(function () {
|
||||
define(["leaflet", "moment", "leaflet.label"], function (L, moment) {
|
||||
var options = { worldCopyJump: true,
|
||||
zoomControl: false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue