options property

FillOptions options
getter/setter pair

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

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

Implementation

FillOptions options;