TomTom Maps for JavaScript
    Preparing search index...

    Type Alias ReachableRangeAvoidable

    ReachableRangeAvoidable: Exclude<Avoidable, "alreadyUsedRoads">

    Route features calculateReachableRange can avoid.

    Every Avoidable except alreadyUsedRoads, which this endpoint rejects with "Avoid alreadyUsedRoads not supported for calculateReachableRange". It stays available on calculateRoute.