Polyline Annotation Options
Builder class from which a polylineAnnotation is created.
Constructors
Types
Functions
Build an annotation
Returns whether this polylineAnnotation is draggable, meaning it can be dragged across the screen when touched and moved.
Get the geometry of the polylineAnnotation, which represents the location of the polylineAnnotation on the map
Set the arbitrary json data of the annotation.
Set whether this polylineAnnotation should be draggable, meaning it can be dragged across the screen when touched and moved.
Set the geometry of the polylineAnnotation, which represents the location of the polylineAnnotation on the map
Set line-blur to initialise the polylineAnnotation with.
Set line-border-color to initialise the polylineAnnotation with.
Set line-border-width to initialise the polylineAnnotation with.
Set line-color to initialise the polylineAnnotation with.
Set line-gap-width to initialise the polylineAnnotation with.
Set line-join to initialise the polylineAnnotation with.
Set line-offset to initialise the polylineAnnotation with.
Set line-opacity to initialise the polylineAnnotation with.
Set line-pattern to initialise the polylineAnnotation with.
Set line-sort-key to initialise the polylineAnnotation with.
Set line-width to initialise the polylineAnnotation with.
Set line-z-offset to initialise the polylineAnnotation with.
Set a list of Point for the line, which represents the locations of the line on the map