README 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. -------------------------------------------------------------------------------
  2. dojox.geo
  3. -------------------------------------------------------------------------------
  4. Version 0.100
  5. Release date: 04/04/2010
  6. -------------------------------------------------------------------------------
  7. Project state:
  8. alpha
  9. -------------------------------------------------------------------------------
  10. Credits
  11. dojox.geo.charting:
  12. Dean Williams (deanw@ca.ibm.com)
  13. Qi Ruan (ruanqi@cn.ibm.com)
  14. Wei CDL Huang (hwcdl@cn.ibm.com)
  15. Erwan Aullas (eaullas+dojo@gmail.com)
  16. Marc Durocher (durocher.marc@gmail.com)
  17. dojox.geo.openlayers
  18. Marc Durocher (durocher.marc@gmail.com)
  19. Erwan Aullas (eaullas+dojo@gmail.com)
  20. Tom Trenka (ttrenka@gmail.com)
  21. -------------------------------------------------------------------------------
  22. Project description
  23. Project to house any geographical-related code. First project is
  24. dojox.geo.charting, contributed to DTK by IBM (CCLA on file).
  25. -------------------------------------------------------------------------------
  26. Dependencies:
  27. Dojo Core, dojox.gfx, dojox.lang, Dijit.
  28. -------------------------------------------------------------------------------
  29. Documentation
  30. Not ready yet.
  31. -------------------------------------------------------------------------------
  32. Installation instructions
  33. Grab the following from the Dojo SVN Repository:
  34. http://svn.dojotoolkit.org/src/dojox/trunk/geo
  35. You will need dojox.gfx, dojox.lang, and the Dijit core + Tooltip.
  36. -------------------------------------------------------------------------------