Range

constructor(origin: GeoPoint, boundaries: Map<Budget, RangeBoundary>)

Parameters

origin

The point from where the range was calculated. Due to map matching, this might differ from the origin specified in the RangeCalculationOptions.

boundaries

Maps each of the budgets specified in the RangeCalculationOptions to the corresponding range boundary.