testing...

This commit is contained in:
rolux 2011-06-01 16:42:45 +02:00
commit df27e28c5e
2 changed files with 3 additions and 2 deletions

View file

@ -84,6 +84,7 @@ Ox.MapPlace = function(options) {
});
} else if (updateMarker) {
that.marker.update();
that.rectangle.update();
}
}