Circle
    class CircleAnnotation(id: String, annotationManager: AnnotationManager<Point, CircleAnnotation, *, *, *, *, *>, jsonObject: JsonObject, geometry: Point) : Annotation<Point> 
Class for CircleAnnotation
Constructors
Link copied to clipboard
                fun CircleAnnotation(id: String, annotationManager: AnnotationManager<Point, CircleAnnotation, *, *, *, *, *>, jsonObject: JsonObject, geometry: Point)
Types
Functions
Link copied to clipboard
                Link copied to clipboard
                open override fun getOffsetGeometry(mapCameraManagerDelegate: MapCameraManagerDelegate, moveDistancesObject: MoveDistancesObject): Point?
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