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
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