INTEGRATION
Journey actions
Route planning, journey optimisation, and printable itineraries.
- Actions
- 13
- Maintained by
- Flomation
Every Journey action
- Calculate RouteCalculate a route between two locations with optional waypoints, returning distance, duration, polyline and turn-by-turn steps.
- Compare Departure TimesRun the same route at multiple departure times and surface rush-hour deltas.
- Export Route as GPXConvert a route polyline into GPX XML for import into Garmin, Strava, Komoot and other GPS apps.
- Find Departure TimeCalculate when to leave to arrive by a given time, accounting for traffic at that hour.
- Find Nearby PlacesFind points of interest (restaurants, hotels, petrol stations etc.) around a location.
- Generate Itinerary PDFBuild a printable PDF with a map, distance/duration summary, and turn-by-turn directions for a route.
- Geocode AddressConvert a textual address into latitude and longitude coordinates.
- Get Elevation ProfileSample elevations along a route polyline and return total ascent, descent, min and max.
- Get Place DetailsFetch opening hours, phone, website and rating details for a place ID.
- Get Travel TimeQuickly get the distance and duration between two locations without computing a full route.
- Optimise RouteFind the shortest visit order for a set of stops, with optional fixed start and end anchors.
- Render Static MapGenerate a PNG of a route from an encoded polyline, sized for inline display or PDF embedding.
- Reverse GeocodeConvert latitude and longitude into a human-readable address.
Wire Journey into the rest of your stack
Every action here drops onto the canvas alongside the other 3,585, so a Journey step can sit between a form, a database and a message without any glue code.
