Reverse Direction Isoline
- Last UpdatedDec 16, 2024
- 1 minute read

This example calculates an isoline in the reverse direction. The result is the answer to this question: From where can I get to the destination within a given range.
This can be useful to determine which vehicles from a fleet of vehicles (Taxi service) can get to the destination within a given time, for example.
To trigger calculation in reverse direction, use the destination parameter
instead of start
.
Note:
This example uses a HERE API Key to authenticate your request.
For the available authentication options, see the Identity & Access Management Developer Guide.
