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
fad697dc5a63ce5d6c328b3b5dbca650a49de40a
openlayers
/
lib
History
crschmidt
66edc6dcb7
Fill out more of Icon and Marker classes. In the XP world, supposedly we test first -- and I actually did in this case. Kind of a nifty trick: you work out what the function is supposed to do solely from the tests you want to write, and then you go and actually write the code that does it.
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@87
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-05-17 12:16:23 +00:00
..
OpenLayers
Fill out more of Icon and Marker classes. In the XP world, supposedly we test first -- and I actually did in this case. Kind of a nifty trick: you work out what the function is supposed to do solely from the tests you want to write, and then you go and actually write the code that does it.
2006-05-17 12:16:23 +00:00
Rico
Move rico dir. Add Color.js
2006-05-17 01:42:41 +00:00
OpenLayers.js
Add empty class definitions for Icon, Marker to be filled in as part of bugs
#5
and
#6
respectively
2006-05-17 03:50:53 +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