Interface IsolineAllowOptions.Builder

    • Method Detail

      • hot

        IsolineAllowOptions.Builder hot​(Boolean hot)

        Allow Hot (High Occupancy Toll) lanes while calculating the route.

        Parameters:
        hot - Allow Hot (High Occupancy Toll) lanes while calculating the route.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • hov

        IsolineAllowOptions.Builder hov​(Boolean hov)

        Allow Hov (High Occupancy vehicle) lanes while calculating the route.

        Parameters:
        hov - Allow Hov (High Occupancy vehicle) lanes while calculating the route.
        Returns:
        Returns a reference to this object so that method calls can be chained together.