avoidIndoor property
When set to true, avoids navigating indoors where reasonable, giving preference to routes not containing indoor navigation.
Applies only to the WALK
TravelMode
.
Optional.
Implementation
core.bool? avoidIndoor;
When set to true, avoids navigating indoors where reasonable, giving preference to routes not containing indoor navigation.
Applies only to the WALK
TravelMode
.
Optional.
core.bool? avoidIndoor;