Add navigation history control. This control creates two obligate controls: next and previous. Calling trigger on the next and previous controls steps through the navigation history. r=crschmidt,ahocevar,pgiraud (closes #1240)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@6157 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2008-02-09 01:27:45 +00:00
parent 05409a35c0
commit c52ed952d8
10 changed files with 711 additions and 0 deletions
+1
View File
@@ -83,6 +83,7 @@
<li>Control/test_LayerSwitcher.html</li>
<li>Control/test_ModifyFeature.html</li>
<li>Control/test_MousePosition.html</li>
<li>Control/test_NavigationHistory.html</li>
<li>Control/test_MouseToolbar.html</li>
<li>Control/test_Navigation.html</li>
<li>Control/test_NavToolbar.html</li>