Polyline
    class PolylineAnnotation(id: String, annotationManager: AnnotationManager<LineString, PolylineAnnotation, *, *, *, *, *>, jsonObject: JsonObject, geometry: LineString) : Annotation<LineString> 
Class for PolylineAnnotation
Constructors
Link copied to clipboard
                fun PolylineAnnotation(id: String, annotationManager: AnnotationManager<LineString, PolylineAnnotation, *, *, *, *, *>, jsonObject: JsonObject, geometry: LineString)
Types
Functions
Link copied to clipboard
                Link copied to clipboard
                open override fun getOffsetGeometry(mapCameraManagerDelegate: MapCameraManagerDelegate, moveDistancesObject: MoveDistancesObject): LineString?
Get the offset geometry for the touch point
Link copied to clipboard
                Get the type of this annotation
Link copied to clipboard
                Set the used data-driven properties