API Reference - navigation.guidanceCriteria
This API allows to interact with current navigation guidance criteria.
| Input Parameter | |||||
|---|---|---|---|---|---|
| No input params |
| Output Data | ||||
|---|---|---|---|---|
| Data name | Description | Type | Unit/Values | Example |
| avoidTollRoads | Avoids toll roads. |
boolean |
|
false
|
| avoidFerries | Avoids ferries. |
boolean |
|
false
|
| avoidHOVLanes | Avoids hight occupancy lanes. |
boolean |
|
false
|
| avoidUnpavedRoads | Avoids unpaved roads. |
boolean |
|
true
|
| avoidMotorways | Avoids motorways roads. |
boolean |
|
false
|
| routeType | Type of route. |
boolean |
- 0: Shortest
- 1: Fatest
- 2: Eco
|
1
|
| reroutingMode | Mode of rerouting. |
boolean |
- 1: auto, will rerout without confirmation.
- 2: manual, will ask confirmation for rerouting.
|
1
|
This API allows to interact with current navigation guidance criteria.
| Input Parameter | |||||
|---|---|---|---|---|---|
| Param name | Description | Type | Unit/Values | Example | Required |
| avoidTollRoads | Avoids toll roads. |
boolean |
|
false
|
false |
| avoidFerries | Avoids ferries. |
boolean |
|
false
|
false |
| avoidHOVLanes | Avoids hight occupancy lanes. |
boolean |
|
false
|
false |
| avoidUnpavedRoads | Avoids unpaved roads. |
boolean |
|
true
|
false |
| avoidMotorways | Avoids motorways roads. |
boolean |
|
false
|
false |
| routeType | Type of route. |
boolean |
- 0: Shortest
- 1: Fatest
- 2: Eco
|
1
|
false |
| reroutingMode | Mode of rerouting. |
boolean |
- 1: auto, will rerout without confirmation.
- 2: manual, will ask confirmation for rerouting.
|
1
|
false |
| Output Data | ||||
|---|---|---|---|---|
| No outputted data |
This API allows to interact with current navigation guidance criteria.
| Input Parameter | |||||
|---|---|---|---|---|---|
| No input params |
| Output Data | ||||
|---|---|---|---|---|
| Data name | Description | Type | Unit/Values | Example |
| avoidTollRoads | Avoids toll roads. |
boolean |
|
false
|
| avoidFerries | Avoids ferries. |
boolean |
|
false
|
| avoidHOVLanes | Avoids hight occupancy lanes. |
boolean |
|
false
|
| avoidUnpavedRoads | Avoids unpaved roads. |
boolean |
|
true
|
| avoidMotorways | Avoids motorways roads. |
boolean |
|
false
|
| routeType | Type of route. |
boolean |
- 0: Shortest
- 1: Fatest
- 2: Eco
|
1
|
| reroutingMode | Mode of rerouting. |
boolean |
- 1: auto, will rerout without confirmation.
- 2: manual, will ask confirmation for rerouting.
|
1
|