sdk-routing / com.tomtom.online.sdk.routing.reachablerange / ReachableRangeArea / <init>

<init>

ReachableRangeArea(center: LatLng, boundary: List<LatLng>, report: Report?)

Represents the reachable area.

Parameters

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.

report - The report containing effective settings.