Files
services/routing/README.md
2021-04-27 10:09:38 +01:00

500 B

Point to point routing directions

Routing Service

The routing service provides point to point directions

Features

  • Directions - Turn by turn driving directions
  • ETAs - Estimated time of arrival from origin to destination
  • Routes - GPS point based routes with distance and duration

Config

The following config must be set

  • routing.mode: "google" or "osrm"
  • routing.address": location of osrm api if used
  • google.apikey: google maps api key if using google