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
eb0d4cbd49a063e67cc89f21f64f3084e7dd97b6
openlayers
/
lib
History
euzuro
eb0d4cbd49
we should always initialize objects in the class's constructor. otherwise, multiple instances of the class will share the same object. Thanks to Phil for finding this bug all over my code in the last version :-)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@125
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-05-18 04:51:59 +00:00
..
OpenLayers
we should always initialize objects in the class's constructor. otherwise, multiple instances of the class will share the same object. Thanks to Phil for finding this bug all over my code in the last version :-)
2006-05-18 04:51:59 +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