Enumeration "Route search mode"
Description
This enumeration is used as a parameter in the Getting route method.
Possible values
| Value | Description |
|---|---|
fastest |
The fastest route. |
shortest |
The shortest route. |
optimal |
The best possible option between the fastest and shortest routes. |