approaches property

List<List<OsrmApproach>>? approaches
final

approaches Defines the approach to a coordinate in the list. Each element in this array is a list of two bearing values: the first is the

Implementation

final List<List<OsrmApproach>>? approaches;