About

How it Works:

  1. The user enters two locations, points A and B.
  2. The locations are converted from addresses to coordinates using a geocoder.
  3. The coordinates are passed to a router, which determines the optimal route to take.
  4. Route length (meters) and time by car (seconds) are converted to the user's units of measurement, taking into account the chosen mode of transport.
  5. Voila! The route and data is displayed to the user.

Acknowledgements: