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
cd677b332dd97baebec2d1d8b21e7c9792eb5f93
openlayers
/
lib
/
OpenLayers
/
Control
History
euzuro
cd677b332d
small modification to r269 - making sure these get set in the instances and not the class (static).
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@272
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-05-22 18:11:49 +00:00
..
KeyboardDefaults.js
Add start of a KeyboardDefaults class. This works, but because Keyboard events apparently always happen on the document level, I haven't yet figured out how to have them only happen when you're 'focused' on the map, so these are currently off by default. To test them, map.addControl(new OpenLayers.Control.KeyboardDefaults()); in your HTML file.
2006-05-20 19:59:50 +00:00
LayerSwitcher.js
coding standards
2006-05-22 12:36:14 +00:00
MouseDefaults.js
fixing tabs
2006-05-22 13:05:14 +00:00
PanZoom.js
small modification to r269 - making sure these get set in the instances and not the class (static).
2006-05-22 18:11:49 +00:00
PanZoomBar.js
small modification to r269 - making sure these get set in the instances and not the class (static).
2006-05-22 18:11:49 +00:00