Changeset 7952
- Timestamp:
- 09/04/08 16:52:05 (3 months ago)
- Files:
-
- trunk/openlayers/lib/OpenLayers.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Filter/Spatial.js (added)
- trunk/openlayers/tests/Filter/Spatial.html (added)
- trunk/openlayers/tests/list-tests.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/lib/OpenLayers.js
r7950 r7952 196 196 "OpenLayers/Filter/Logical.js", 197 197 "OpenLayers/Filter/Comparison.js", 198 "OpenLayers/Filter/Spatial.js", 198 199 "OpenLayers/Format.js", 199 200 "OpenLayers/Format/XML.js", trunk/openlayers/tests/list-tests.html
r7940 r7952 39 39 <li>Filter/FeatureId.html</li> 40 40 <li>Filter/Logical.html</li> 41 <li>Filter/Spatial.html</li> 41 42 <li>Format.html</li> 42 43 <li>Format/GeoJSON.html</li>
