This website requires JavaScript.
Explore
Help
Sign In
ashatora
/
openlayers
Watch
1
Star
0
Fork
0
You've already forked openlayers
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
960ef3de188079573ad5bbcf7e58f265ce1b6e48
openlayers
/
tests
/
Handler
History
Tim Schaub
960ef3de18
Don't store touch events. The same event is used between touchstart, touchmove, and touchend. Instead, we store event details on the handler and use those when needed. p=bbinet, r=me (
closes
#3120
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@11507
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-02-25 14:52:56 +00:00
..
Box.html
Adds the possibility to use a built version of OpenLayers for the tests, users simply have to add '?mode=build' in the run-tests.html url
2011-02-21 10:10:25 +00:00
Click.html
Don't store touch events. The same event is used between touchstart, touchmove, and touchend. Instead, we store event details on the handler and use those when needed. p=bbinet, r=me (
closes
#3120
)
2011-02-25 14:52:56 +00:00
Drag.html
Arrange elements so we can get mouse events on controls while preventing the default (scroll) behavior on touch devices. r=elemoine (
closes
#3091
)
2011-02-23 17:59:37 +00:00
Feature.html
Adds the possibility to use a built version of OpenLayers for the tests, users simply have to add '?mode=build' in the run-tests.html url
2011-02-21 10:10:25 +00:00
Hover.html
Adds the possibility to use a built version of OpenLayers for the tests, users simply have to add '?mode=build' in the run-tests.html url
2011-02-21 10:10:25 +00:00
Keyboard.html
Adds the possibility to use a built version of OpenLayers for the tests, users simply have to add '?mode=build' in the run-tests.html url
2011-02-21 10:10:25 +00:00
MouseWheel.html
Adds the possibility to use a built version of OpenLayers for the tests, users simply have to add '?mode=build' in the run-tests.html url
2011-02-21 10:10:25 +00:00
Path.html
make it possible to pan the map while drawing geometries, r=tschaub (
closes
#3052
)
2011-02-24 09:00:49 +00:00
Pinch.html
Adding a pinch handler for multi-touch devices. Great patch from Bruno. p=bbinet, r=me (
closes
#3077
)
2011-02-24 10:05:49 +00:00
Point.html
make it possible to pan the map while drawing geometries, r=tschaub (
closes
#3052
)
2011-02-24 09:00:49 +00:00
Polygon.html
make it possible to pan the map while drawing geometries, r=tschaub (
closes
#3052
)
2011-02-24 09:00:49 +00:00
RegularPolygon.html
Adds the possibility to use a built version of OpenLayers for the tests, users simply have to add '?mode=build' in the run-tests.html url
2011-02-21 10:10:25 +00:00