Polygon Options
Deprecated
Builder for composing Polygon objects.
Deprecated
As of 7.0.0, use MapLibre Annotation Plugin instead
Functions
Link copied to clipboard
Adds a vertex to the outline of the polygon being built.
Adds vertices to the outline of the polygon being built.
Link copied to clipboard
Adds holes to the outline of the polygon being built.
Link copied to clipboard
Set the alpha value of the polyline.
Link copied to clipboard
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Link copied to clipboard
Compares this PolygonOptions object with another PolygonOptions and determines if their color, alpha, stroke color, and vertices match.
Link copied to clipboard
Specifies the polygon's fill color, as 32-bit ARGB.
Link copied to clipboard
Gets the alpha set for this PolygonOptions object.
Link copied to clipboard
Gets the fill color set for this PolygonOptions object.
Link copied to clipboard
Gets the stroke color set for this PolygonOptions object.
Link copied to clipboard
Specifies the polygon's stroke color, as 32-bit ARGB.
Link copied to clipboard
Flatten this object in to a Parcel.