Range
fun Range(origin: GeoCoordinate, polygons: Map<Budget, List<GeoCoordinate>>)
Content copied to clipboard
Parameters
origin
The coordinate from where the range was calculated.
polygons
A mapping of initial budget to range polygon.
The coordinate from where the range was calculated.
A mapping of initial budget to range polygon.