The routePath sub resource allows a user to retrieve a series of geographic coordinate point that make up a route.
It requires a license for access to ALKMaps application.
It uses the following supplied parameters:
Data Element | Description | Data Type | Value/Example |
---|---|---|---|
type |
Indicates the type of response | string | |
geometry |
The route points of the route that was run | GeoJson Geometry |
Data Element | Description | Data Type | Value/Example |
---|---|---|---|
Type |
Indicates the type of geometry | string | Multistring (currently this is the only value) |
Coordinates |
A series of geographic coordinate points that make up a route | Json array of arrays |