avoidIndoor property

bool? avoidIndoor
getter/setter pair

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;