Create a possibility to refresh a layer every N seconds: OpenLayers.Strategy.Refresh, excellent patch by krisgeus, r=me (closes #2317)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@9790 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
bartvde
2009-11-09 14:43:58 +00:00
parent e77a804559
commit 01debb1c53
4 changed files with 303 additions and 0 deletions

View File

@@ -166,6 +166,7 @@
<li>Strategy/Fixed.html</li>
<li>Strategy/Paging.html</li>
<li>Strategy/Save.html</li>
<li>Strategy/Refresh.html</li>
<li>Style.html</li>
<li>StyleMap.html</li>
<li>Tile.html</li>