Interface IsolineGranularityOptions.Builder

  • Method Details

    • maxPoints

      Maximum number of points of returned Isoline.

      Parameters:
      maxPoints - Maximum number of points of returned Isoline.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • maxResolution

      IsolineGranularityOptions.Builder maxResolution(Long maxResolution)

      Maximum resolution of the returned isoline.

      Unit: meters

      Parameters:
      maxResolution - Maximum resolution of the returned isoline.

      Unit: meters

      Returns:
      Returns a reference to this object so that method calls can be chained together.