PolylineAnnotation
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
Get the offset geometry for the touch point
getType
Link copied to clipboard
Get the type of this annotation
setUsedDataDrivenProperties
Link copied to clipboard
open override fun setUsedDataDrivenProperties()
Content copied to clipboard
Set the used data-driven properties
Properties
featureIdentifier
Link copied to clipboard
isDraggable
Link copied to clipboard
isSelected
Link copied to clipboard
lineColorInt
Link copied to clipboard
lineColorString
Link copied to clipboard
lineGapWidth
Link copied to clipboard
lineOffset
Link copied to clipboard
lineOpacity
Link copied to clipboard
linePattern
Link copied to clipboard
lineSortKey
Link copied to clipboard