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
e54c008a98a35be1663f5da8cc81306071cd5021
openlayers
/
lib
/
OpenLayers
/
Control
History
euzuro
e54c008a98
more updates i missed in r384
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@385
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-05-26 01:42:32 +00:00
..
KeyboardDefaults.js
Change @require to @require:
2006-05-24 17:17:22 +00:00
LayerSwitcher.js
Implement radio button support in LayerSwitcher. Pass in {mode:'radio'} to constructor to switch away from checkbox mode, which is default. This allows us to complete the original part of
#32
, although we do not yet support the concept of 'base layers' described in that ticket, which has been split to
#62
.
2006-05-25 15:29:53 +00:00
MouseDefaults.js
Changed around the order of arguments for createImage, createDiv, and createAlphaImage. bubbled out helper function OpenLayers.Util.modifyDOMElement() to handle common mods. Official order now is: id, px, sz, imgURL, position, border[, overflow]
2006-05-26 01:23:11 +00:00
PanZoom.js
Changed around the order of arguments for createImage, createDiv, and createAlphaImage. bubbled out helper function OpenLayers.Util.modifyDOMElement() to handle common mods. Official order now is: id, px, sz, imgURL, position, border[, overflow]
2006-05-26 01:23:11 +00:00
PanZoomBar.js
more updates i missed in r384
2006-05-26 01:42:32 +00:00