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
097898863889c1e47eb685d7fcadbe2fc441546a
openlayers
/
lib
/
OpenLayers
/
Control
History
follower
e023b4c075
Fix
#57
. Add event handlers to the spans created by adding corners to the layer switcher tabs. (Somewhat hacky.)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@603
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-06-15 17:35:21 +00:00
..
KeyboardDefaults.js
Change @require to @require:
2006-05-24 17:17:22 +00:00
LayerSwitcher.js
Fix
#57
. Add event handlers to the spans created by adding corners to the layer switcher tabs. (Somewhat hacky.)
2006-06-15 17:35:21 +00:00
MouseDefaults.js
Fixed MouseDefaults so that click doesn't fire immediately after drag. This needs to be tested in IE.
2006-06-12 00:32:48 +00:00
MouseToolbar.js
Commit changes to include a 'minor' flag on setCenter, that indicates that a map should not call the moveend trigger.
2006-06-08 16:13:42 +00:00
PanZoom.js
Return false from DoubleClick and Click events in controls so that these events don't filter through and hit the onclick handlers that we might register on the map.
2006-06-12 02:03:53 +00:00
PanZoomBar.js
Return false from DoubleClick and Click events in controls so that these events don't filter through and hit the onclick handlers that we might register on the map.
2006-06-12 02:03:53 +00:00