live update marker
This commit is contained in:
parent
21110a5242
commit
805034673f
1 changed files with 0 additions and 1 deletions
|
@ -155,7 +155,6 @@ Ox.MapPlace = function(options) {
|
|||
Ox.forEach(options, function(value, key) {
|
||||
that[key] = value;
|
||||
});
|
||||
Ox.print('map place options', that)
|
||||
update(true);
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue