This commit is contained in:
rolux 2011-06-01 16:03:02 +02:00
commit 5f985fb22e
2 changed files with 5 additions and 10 deletions

View file

@ -82,6 +82,8 @@ Ox.MapPlace = function(options) {
map: that.map,
place: that
});
} else {
that.marker.update();
}
}