travelDistanceMeters property

double? travelDistanceMeters
final

The travel distance, in meters, along the road network from the target to the landmark, if known. This value does not take into account the mode of transportation, such as walking, driving, or biking.

Implementation

final double? travelDistanceMeters;