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