straightLineDistanceMeters property

double? straightLineDistanceMeters
final

The straight line distance, in meters, between the center point of the target and the center point of the landmark. In some situations, this value can be longer than travelDistanceMeters.

Implementation

final double? straightLineDistanceMeters;