origin property

GoogleTypeLatLng? origin
getter/setter pair

An explicit routing origin that overrides the origin defined in the polyline.

By default, the polyline origin is used.

Optional.

Implementation

GoogleTypeLatLng? origin;