ReachableRangeArea(center: LatLng, boundary: List<LatLng>, report: Report?)
Represents the reachable area.
center
- The result of map-matching the point of origin supplied in the ReachableRangeSpecification.
boundary
- List of coordinates that can be reached from the center within the given constraints.