Files
services/routing/README.md
2021-04-26 11:42:08 +01:00

14 lines
298 B
Markdown

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"
- **google.api.key**: google maps api key if using google
- **osrm.api.address"**: location of osrm api