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
bdd3fe8448fa7fa54af8e13a10ccdfc2f48c7316
openlayers
/
lib
History
euzuro
bdd3fe8448
new code seems to be using 'who()' function instead of 'getName()'
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@42
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-05-16 17:50:28 +00:00
..
OpenLayers
new code seems to be using 'who()' function instead of 'getName()'
2006-05-16 17:50:28 +00:00
OpenLayers.js
add LayerSwitcher control. Currently, when added, this will simply loop through all the map layers, display a div (with text in it) which allows you tu turn the layer on or off. Layer visibility is a new concept in Layer.js, including a getter and setter, which uses the style.visibility prop to change the status of the layer.
2006-05-14 02:44:49 +00:00
Prototype.js
Revised directory structure (js/ -> lib/, test/ -> tests/) to match JSAN distribution standards, as documented at
http://www.openjsan.org/documentation/dists.html
.
2006-05-12 21:15:53 +00:00