You are here

README.txt in Route Planner 8

Same filename and directory in other branches
  1. 6 README.txt
  2. 7 README.txt
Non-displayable characters.

File

README.txt
View source
  1. -- SUMMARY --
  2. Route Planner is a very simple and lightweight Module to create a route from
  3. any address to a fixed point of interest (i.e. your company location).
  4. The Module works with Google Maps and will provide two blocks for you,
  5. find the block settings under admin/structure/blocks:
  6. * Block 1 - Route Planner Address Field
  7. This block will show a input form for your starting point of the route
  8. and displays the driving time and the total distance.
  9. * Block 2 - Route Planner Map Display
  10. This block contains the Google Map - Display with your point of interest
  11. or your calculated route to the POI.
  12. You can also use the Map output in your own content (i.e. Nodes or Blocks),
  13. just enable the Route Planner Address Field Block on this site and put this
  14. "
    "
  15. in your Full HTML - Content Area.
  16. -- REQUIREMENTS --
  17. This Module will only work when JavaScript is enabled and the
  18. "Route Planner Address Field"-Block is on the desired page active.
  19. This module will load the Google Maps API V3.
  20. -- INSTALLATION --
  21. * Install as usual, see http://drupal.org/node/70151 for further information.
  22. -- CONFIGURATION --
  23. * You can configure some settings in Administration » Config » Route Planner