OmhPolygon
OmhPolygon is an interface that provides an abstraction for a polygon on a map. A polygon is a shape with multiple edges on a map. You can customize the appearance of the polygon by changing its properties.
Functions
Checks if the polygon is clickable.
Gets the color of the polygon.
Gets the holes in the polygon.
Gets the points that make up the polygon.
Gets the color of the polygon's stroke.
Gets the joint type of the polygon's stroke.
Gets the pattern of the polygon's stroke.
Gets the width in pixels of the polygon's stroke.
Sets the clickable state of the polygon.
Sets the fill color of the polygon.
Sets the holes in the polygon.
Sets the points that make up the polygon.
Sets the color of the polygon's stroke.
Sets the joint type of the polygon's stroke.
Sets the pattern of the polygon's stroke.
Sets the width in pixels of the polygon's stroke.
Sets the visibility of the polygon.