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
697da4900d4a84e6982e74a720d1bf40aeeaa471
openlayers
/
lib
/
OpenLayers
/
Handler
History
crschmidt
9bfd829512
Rollback patch from
#1332
, which broke feature creation.
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@6163
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2008-02-09 04:23:54 +00:00
..
Box.js
Update copyrights to 2008.
2008-01-01 08:14:55 +00:00
Click.js
Fix lots of EOL SSTyle line ending problems.
2008-02-08 19:51:55 +00:00
Drag.js
Because onselectstart is null by default, our logic to set it and
2008-01-27 14:48:02 +00:00
Feature.js
Add properties stopClick, stopDown, and stopUp to the feature handler. If
2008-02-03 17:35:39 +00:00
Hover.js
Add hover handler. With this handler user-defined actions can be triggered as the mouse moves over the map and pauses. An example of use is send WMS/GetFeatureInfo requests. r=crschmidt,tschaub (
closes
#1255
)
2008-01-15 12:54:47 +00:00
Keyboard.js
Update copyrights to 2008.
2008-01-01 08:14:55 +00:00
MouseWheel.js
Opera version < 9.20 invert the wheelDelta value but version >= 9.20 don't. r=crschmidt (
Closes
#1193
)
2008-02-06 15:34:16 +00:00
Path.js
Update copyrights to 2008.
2008-01-01 08:14:55 +00:00
Point.js
Rollback patch from
#1332
, which broke feature creation.
2008-02-09 04:23:54 +00:00
Polygon.js
Update copyrights to 2008.
2008-01-01 08:14:55 +00:00
RegularPolygon.js
Fix lots of EOL SSTyle line ending problems.
2008-02-08 19:51:55 +00:00