Changeset 6130
- Timestamp:
- 02/08/08 14:49:14 (1 year ago)
- Files:
-
- sandbox/euzuro/pop/lib/OpenLayers/Map.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/euzuro/pop/lib/OpenLayers/Map.js
r6127 r6130 1253 1253 1254 1254 if (!options) { 1255 options = { }1255 options = {animate: true} 1256 1256 } 1257 1257 // getCenter
