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
get Json Object Copy
Link copied to clipboard
get Offset Geometry
Link copied to clipboard
open override fun getOffsetGeometry(mapCameraManagerDelegate: MapCameraManagerDelegate, moveDistancesObject: MoveDistancesObject): Point?
Content copied to clipboard
Get the offset geometry for the touch point
get Type
Link copied to clipboard
Get the type of this annotation
set Used Data Driven Properties
Link copied to clipboard
open override fun setUsedDataDrivenProperties()
Content copied to clipboard
Set the used data-driven properties
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
featureIdentifier
Link copied to clipboard
isDraggable
Link copied to clipboard
isSelected
Link copied to clipboard