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