set routing.mode to routing.provider

This commit is contained in:
Asim Aslam
2021-05-04 11:02:28 +01:00
parent 6fda0401ef
commit 643685f7e9
2 changed files with 3 additions and 3 deletions

View File

@@ -14,6 +14,6 @@ The routing service provides point to point directions
The following config must be set
- **routing.mode**: "google" or "osrm"
- **routing.provider**: "google" or "osrm"
- **routing.address"**: location of osrm api if used
- **google.apikey**: google maps api key if using google