PolygonOverlayOptions

fun PolygonOverlayOptions(outerColor: Color, innerPolygonOptions: InnerPolygonOptions)

Parameters

outerColor

Color for the outer area of the PolygonOverlay. The whole world outside of inner polygon will be colored using this color.

innerPolygonOptions

inner polygon of the PolygonOverlay. There can be only one inner polygon in the overlay however inner polygons can be nested.