Changeset 7618
- Timestamp:
- 07/30/08 18:37:47 (4 months ago)
- Files:
-
- trunk/openlayers/lib/OpenLayers/Map.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/lib/OpenLayers/Map.js
r7615 r7618 1971 1971 'restricted': restricted 1972 1972 }); 1973 this.zoomToExtent(maxExtent);1973 this.zoomToExtent(maxExtent); 1974 1974 }, 1975 1975
