Changeset 3280
- Timestamp:
- 06/07/07 13:15:15 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/crschmidt/wraptheworld/lib/OpenLayers/Layer.js
r3273 r3280 141 141 displayOutsideMaxExtent: false, 142 142 143 /** @type @Boolean */ 143 /** wrapDateLine -- #487 for more info. 144 * 145 * @type @Boolean 146 */ 144 147 wrapDateLine: false, 145 148
