origin property
The origin point from which to calculate geodesic distance to the
destination (returned as distance_meters
).
If this value is omitted, geodesic distance will not be returned.
Optional.
Implementation
GoogleTypeLatLng? origin;
The origin point from which to calculate geodesic distance to the
destination (returned as distance_meters
).
If this value is omitted, geodesic distance will not be returned.
Optional.
GoogleTypeLatLng? origin;