Polyline Annotation
class PolylineAnnotation(id: Long, annotationManager: AnnotationManager<LineString, PolylineAnnotation, *, *, *, *, *>, jsonObject: JsonObject, geometry: LineString) : Annotation<LineString>
Content copied to clipboard
Class for PolylineAnnotation
Constructors
PolylineAnnotation
Link copied to clipboard
fun PolylineAnnotation(id: Long, annotationManager: AnnotationManager<LineString, PolylineAnnotation, *, *, *, *, *>, jsonObject: JsonObject, geometry: LineString)
Content copied to clipboard
Types
Functions
getJsonObjectCopy
Link copied to clipboard
getOffsetGeometry
Link copied to clipboard
open override fun getOffsetGeometry(mapCameraManagerDelegate: MapCameraManagerDelegate, moveDistancesObject: MoveDistancesObject): LineString?
Content copied to clipboard
getType
Link copied to clipboard
setUsedDataDrivenProperties
Link copied to clipboard
open override fun setUsedDataDrivenProperties()
Content copied to clipboard
Properties
isDraggable
Link copied to clipboard
isSelected
Link copied to clipboard
lineColorInt
Link copied to clipboard
The lineColor property in Int The color with which the line will be drawn.
lineColorString
Link copied to clipboard
The lineColor property in StringThe color with which the line will be drawn.
lineGapWidth
Link copied to clipboard
The lineGapWidth propertyDraws a line casing outside of a line's actual path.
lineOffset
Link copied to clipboard
The lineOffset propertyThe line's offset.
lineOpacity
Link copied to clipboard
The lineOpacity propertyThe opacity at which the line will be drawn.
linePattern
Link copied to clipboard
The linePattern propertyName of image in sprite to use for drawing image lines.
lineSortKey
Link copied to clipboard
The lineSortKey propertySorts features in ascending order based on this value.