Changeset 9528
- Timestamp:
- 06/26/09 15:15:28 (9 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/lib/OpenLayers/Control/WMSGetFeatureInfo.js
r9305 r9528 44 44 * {Array(<OpenLayers.Layer.WMS>)} The layers to query for feature info. 45 45 * If omitted, all map WMS layers with a url that matches this <url> or 46 * <layerUrl > will be considered.46 * <layerUrls> will be considered. 47 47 */ 48 48 layers: null,
