OmhPolyline
interface OmhPolyline
OmhPolyline is an interface that provides an abstraction for a polyline on a map. A polyline is a series of connected line segments that can form any shape you want on a map. You can customize the appearance of the polyline by changing its properties.
Functions
Link copied to clipboard
Checks if the polyline is clickable.
Link copied to clipboard
Gets the joint type of the polyline.
Link copied to clipboard
Gets the pattern of the polyline.
Link copied to clipboard
Gets the points that make up the polyline.
Link copied to clipboard
Gets the spans of the polyline.
Link copied to clipboard
Gets the start cap of the polyline.
Link copied to clipboard
Sets the clickable state of the polyline.
Link copied to clipboard
Sets the joint type of the polyline.
Link copied to clipboard
Sets the pattern of the polyline.
Link copied to clipboard
Sets the points that make up the polyline.
Link copied to clipboard
Sets the spans of the polyline.
Link copied to clipboard
Sets the start cap of the polyline.
Link copied to clipboard
Sets the visibility of the polyline.