Adding OpenLayers.Strategy.Fixed: A simple strategy that requests features once and never requests new data. r=elemoine, (Closes #1664)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@7707 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Frédéric Junod
2008-08-05 11:55:24 +00:00
parent 4be8c169d4
commit 39201a0427
4 changed files with 99 additions and 0 deletions
+1
View File
@@ -121,6 +121,7 @@
<li>Request/XMLHttpRequest.html</li>
<li>Rule.html</li>
<li>Strategy.html</li>
<li>Strategy/Fixed.html</li>
<li>Style.html</li>
<li>StyleMap.html</li>
<li>Tile.html</li>