approaches property
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;
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
final List<List<OsrmApproach>>? approaches;