0

putting back in zoom_changed event... oops

This commit is contained in:
Jeffrey Warren
2011-05-05 14:46:33 -04:00
parent bac0c7604d
commit 1983036ac9

View File

@@ -245,6 +245,9 @@ var overviewer = {
google.maps.event.addListener(overviewer.map, 'dragend', function() {
overviewer.setHash();
});
google.maps.event.addListener(overviewer.map, 'zoom_changed', function() {
overviewer.setHash();
});
},
/**
* Read through overviewer.collections.markerDatas and create Marker