straightLineDistanceMeters property

double? straightLineDistanceMeters
getter/setter pair

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 travel_distance_meters.

Implementation

core.double? straightLineDistanceMeters;