options property

PolylineOptions options
getter/setter pair

The line configuration options most recently applied programmatically via the map controller.

The returned value does not reflect any changes made to the line through touch events. Add listeners to the owning map controller to track those.

Implementation

PolylineOptions options;