fix map
This commit is contained in:
parent
104c2e2b0b
commit
5f985fb22e
2 changed files with 5 additions and 10 deletions
|
|
@ -82,6 +82,8 @@ Ox.MapPlace = function(options) {
|
|||
map: that.map,
|
||||
place: that
|
||||
});
|
||||
} else {
|
||||
that.marker.update();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue