mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
add osrm to routing service (#86)
This commit is contained in:
@@ -3,3 +3,11 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user