origin property

LatLng? origin
final

Optional. An explicit routing origin that overrides the origin defined in the polyline. By default, the polyline origin is used.

Implementation

final LatLng? origin;