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

304 B

Point to point routing directions

Routing Service

The routing service provides point to point directions

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