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
1aabcde0a659a673d1ebd8e71f3bd7a900874df3
openlayers
/
lib
/
OpenLayers
/
Handler
T
History
Bart van den Eijnden
ec4d3a48d7
Merge pull request
#224
from jorix/3402-touch_logic_to_superclass
...
Move some touch logic to the `handler` base class
2013-04-25 07:42:39 -07:00
..
Box.js
Remove dangling space in license header.
2013-02-07 10:33:20 +01:00
Click.js
Merge pull request
#224
from jorix/3402-touch_logic_to_superclass
2013-04-25 07:42:39 -07:00
Drag.js
Merge pull request
#224
from jorix/3402-touch_logic_to_superclass
2013-04-25 07:42:39 -07:00
Feature.js
Merge pull request
#224
from jorix/3402-touch_logic_to_superclass
2013-04-25 07:42:39 -07:00
Hover.js
Remove dangling space in license header.
2013-02-07 10:33:20 +01:00
Keyboard.js
Remove dangling space in license header.
2013-02-07 10:33:20 +01:00
MouseWheel.js
Merge pull request
#812
from ahocevar/mousewheel
2013-02-14 01:13:56 -08:00
Path.js
Account for the fact that touch devices have no mouse and therefore no last mouse position. When "undo" is invoked in a mobile app, sync the meaningless last-mouse-position point to the last point in the digitized linestring so there is visible feedback that something has been undone. Otherwise the last-mouse-position point is left at the point of the last tap on the map, which is unfortunately the location of the vertex that has just been undone, incorrectly implying that the vertex is still there.
2013-04-04 11:03:13 -05:00
Pinch.js
Update copyright date
2013-01-07 22:01:16 -05:00
Point.js
Merge pull request
#224
from jorix/3402-touch_logic_to_superclass
2013-04-25 07:42:39 -07:00
Polygon.js
Remove dangling space in license header.
2013-02-07 10:33:20 +01:00
RegularPolygon.js
Remove dangling space in license header.
2013-02-07 10:33:20 +01:00