withFillOpacity

Set fill-opacity to initialise the polygonAnnotation with.

The opacity of the entire fill layer. In contrast to the {@link PropertyFactory#fillColor}, this value will also affect the 1px stroke around the fill, if the stroke is used.

Return

this

Parameters

fillOpacity

the fill-opacity value

fun withFillOpacity(fillOpacity: Double): PolygonAnnotationOptions