Direction

Categories

Component ID

2698011

Component name

Direction

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Broken. Open Street Routing Map API had changed!

Supports Google Directions API and Open Street Routing Map.

Requests user <-> node direction from Google or ORSM and stores the informations as polyline in the DB. The request contains also duration and distance.

ToDo

  • Module un-/install function
  • User delete function. (Flush deleted user routes)
  • Views integration
  • Polyline de-/encoding
  • Display route in map (ip_geoloc)
  • Add dependencies. atm: geofield + views
  • Allowed content type and field configuration
  • Documentaion

Features:

  • Direction user <-> node
  • Duration
  • Distance
  • Caching
  • New request on address changes

Please review my code.