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
adc561b38fd127ba9ca055455be2ede05f5ffff2
openlayers
/
lib
/
OpenLayers
/
Control
History
euzuro
620cebb79c
add a 'changelayer' event that fires when a layer's visibility changes. listen for this in the layerswitcher
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@1050
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-08-02 16:08:09 +00:00
..
KeyboardDefaults.js
bringing all changes from sandbox/euzuro/LayersReworking down into the trunk. this is a merge of r656:HEAD
http://svn.openlayers.org/sandbox/euzuro/LayersReworking
2006-06-27 23:16:26 +00:00
LayerSwitcher.js
add a 'changelayer' event that fires when a layer's visibility changes. listen for this in the layerswitcher
2006-08-02 16:08:09 +00:00
MouseDefaults.js
only call the concluding setCenter() (which generally will do no more than fire the 'moveend' event) if the drag was actually performed. otherwise, it was just a click, and no need.
2006-07-26 15:33:12 +00:00
MouseToolbar.js
replace all usage of copyOf() with clone(). Now copyOf() is officially deprecated and unused. supported only if users out there have used it, but we can phase it out in the next official release.
2006-07-18 11:56:13 +00:00
PanZoom.js
bringing all changes from sandbox/euzuro/LayersReworking down into the trunk. this is a merge of r656:HEAD
http://svn.openlayers.org/sandbox/euzuro/LayersReworking
2006-06-27 23:16:26 +00:00
PanZoomBar.js
replace all usage of copyOf() with clone(). Now copyOf() is officially deprecated and unused. supported only if users out there have used it, but we can phase it out in the next official release.
2006-07-18 11:56:13 +00:00
Permalink.js
Declared vars in Permalink.js as lexical.
2006-07-08 06:05:48 +00:00
Scale.js
fixing more tabs. all tests pass
2006-07-26 14:44:44 +00:00