You are here

TODO.txt in GMap Module 6.2

Same filename and directory in other branches
  1. 5 TODO.txt
  2. 6 TODO.txt
  3. 7 TODO.txt
Drupal 6 todo:

* Finish porting

* Keep in sync with D5 version.


Drupal 5 todo:

* Lots more documentation

Legacy 4.7 todo:

- rationalize all of the different default map variables, so that most of them
  use the 'default map' settings of the gmap.
- Significantly upgrade the macro creator.
- The documentation (both in the code and this file) needs to be significantly
  improved.
- create interface to geocoding for address or postal code to Long, Lat
  conversion.  Preferably on the client side of the javascript gmapmacro
  page.   (Probably wont do this, leave this functionality to location.module)
- Create an API that will allow the use of the macro creation tool in any
  module.
- Create setting to suppress the option of changing some of the settings in
  the macro creation page.  This could be used so that all maps generated
  are the same size, or the same magnification.

File

TODO.txt
View source
  1. Drupal 6 todo:
  2. * Finish porting
  3. * Keep in sync with D5 version.
  4. Drupal 5 todo:
  5. * Lots more documentation
  6. Legacy 4.7 todo:
  7. - rationalize all of the different default map variables, so that most of them
  8. use the 'default map' settings of the gmap.
  9. - Significantly upgrade the macro creator.
  10. - The documentation (both in the code and this file) needs to be significantly
  11. improved.
  12. - create interface to geocoding for address or postal code to Long, Lat
  13. conversion. Preferably on the client side of the javascript gmapmacro
  14. page. (Probably wont do this, leave this functionality to location.module)
  15. - Create an API that will allow the use of the macro creation tool in any
  16. module.
  17. - Create setting to suppress the option of changing some of the settings in
  18. the macro creation page. This could be used so that all maps generated
  19. are the same size, or the same magnification.