parent
f6b2469566
commit
a4c0b31fc9
1 changed files with 1 additions and 0 deletions
|
@ -1046,6 +1046,7 @@ L.U.Map.include({
|
|||
serialize: function () {
|
||||
var umapfile = {
|
||||
type: 'umap',
|
||||
uri: window.location.href,
|
||||
properties: this.exportOptions(),
|
||||
geometry: this.geometry(),
|
||||
layers: []
|
||||
|
|
Loading…
Reference in a new issue