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
575474654b3efacbd22a370215ab4a8d52ee07fe
openlayers
/
lib
History
crschmidt
575474654b
Create a single HTML object, and modify its style attributes to move it whenever generate is called -- this will hopefully allow us to add events to it. Note that the event registration in this code currently fails: wehn triggerEvent is called, this.listeners['click'] is called, which is something I have not yet been able to fully understand.
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@133
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-05-18 11:22:49 +00:00
..
OpenLayers
Create a single HTML object, and modify its style attributes to move it whenever generate is called -- this will hopefully allow us to add events to it. Note that the event registration in this code currently fails: wehn triggerEvent is called, this.listeners['click'] is called, which is something I have not yet been able to fully understand.
2006-05-18 11:22:49 +00:00
Rico
Move rico dir. Add Color.js
2006-05-17 01:42:41 +00:00
OpenLayers.js
Create "Marker" layer. Add appropriate tests.
2006-05-17 15:54:42 +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