Circle Annotation
class CircleAnnotation(id: Long, annotationManager: AnnotationManager<Point, CircleAnnotation, *, *, *, *, *>, jsonObject: JsonObject, geometry: Point) : Annotation<Point>
Content copied to clipboard
Class for CircleAnnotation
Constructors
CircleAnnotation
Link copied to clipboard
fun CircleAnnotation(id: Long, annotationManager: AnnotationManager<Point, CircleAnnotation, *, *, *, *, *>, jsonObject: JsonObject, geometry: Point)
Content copied to clipboard
Types
Functions
getJsonObjectCopy
Link copied to clipboard
getOffsetGeometry
Link copied to clipboard
open override fun getOffsetGeometry(mapCameraManagerDelegate: MapCameraManagerDelegate, moveDistancesObject: MoveDistancesObject): Point?
Content copied to clipboard
getType
Link copied to clipboard
setUsedDataDrivenProperties
Link copied to clipboard
open override fun setUsedDataDrivenProperties()
Content copied to clipboard
Properties
circleBlur
Link copied to clipboard
circleColorInt
Link copied to clipboard
circleColorString
Link copied to clipboard
circleOpacity
Link copied to clipboard
circleRadius
Link copied to clipboard
circleSortKey
Link copied to clipboard
circleStrokeColorInt
Link copied to clipboard
circleStrokeColorString
Link copied to clipboard
circleStrokeOpacity
Link copied to clipboard
circleStrokeWidth
Link copied to clipboard
isDraggable
Link copied to clipboard
isSelected
Link copied to clipboard