allowHot property
getter/setter pair
A flag that specifies whether HOT lanes can be used in the calculation.
HOT (high-occupancy toll) lanes are HOV lanes where vehicles that do not qualify as high-occupancy are allowed to pass by paying a toll.
Note: Can be used with RoutingOptions.transport_specification.vehicle_specification.occupancy to specify the number of occupants
in the vehicle.
Implementation
bool allowHot;