Changeset 7081
- Timestamp:
- 11/26/08 01:15:23 (6 weeks ago)
- Files:
-
- 1 modified
-
branches/1.7/plugins/GoogleMap/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.7/plugins/GoogleMap/index.php
r7080 r7081 109 109 var boundary = null; 110 110 var locationMap = null; 111 if (console) // Firebug loading hack112 console.log('start');113 111 function adjustToBoundary() { 114 112 var z = locationMap.getBoundsZoomLevel(boundary);
