Changeset 7450
- Timestamp:
- 06/25/08 10:14:55 (2 months ago)
- Files:
-
- trunk/openlayers/lib/OpenLayers/Layer/WMS.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/lib/OpenLayers/Layer/WMS.js
r6418 r7450 187 187 * before calling changeParams on the super class. 188 188 * 189 * Once params have been changed, we will need to re-init our tiles. 189 * Once params have been changed, the tiles will be reloaded with 190 * the new parameters. 190 191 * 191 192 * Parameters:
