update places

This commit is contained in:
j 2011-06-18 20:59:32 +02:00
parent 628d7c2be8
commit b60f0c8791

View file

@ -1197,7 +1197,8 @@ Ox.Map = function(options, self) {
/*if (key == 'height' || key == 'width') {
resizeMap();
} else */if (key == 'places') {
loadPlaces();
//fixme: should zoom to new bounds
zoom(0);
} else if (key == 'selected') {
selectPlace(value);
} else if (key == 'type') {