Circle Annotation Options
Builder class from which a circleAnnotation is created.
Constructors
Types
Functions
Build an annotation
Returns whether this circleAnnotation is draggable, meaning it can be dragged across the screen when touched and moved.
Get the geometry of the circleAnnotation, which represents the location of the circleAnnotation on the map
Set circle-blur to initialise the circleAnnotation with.
Set circle-color to initialise the circleAnnotation with.
Set circle-opacity to initialise the circleAnnotation with.
Set circle-radius to initialise the circleAnnotation with.
Set circle-sort-key to initialise the circleAnnotation with.
Set circle-stroke-color to initialise the circleAnnotation with.
Set circle-stroke-opacity to initialise the circleAnnotation with.
Set circle-stroke-width to initialise the circleAnnotation with.
Set the arbitrary json data of the annotation.
Set whether this circleAnnotation should be draggable, meaning it can be dragged across the screen when touched and moved. Note: If this param is used when circleAnnotation is also part of the cluster, then once circleAnnotation is dragged, it moves out of the cluster and can't be added back to it and is rendered as a separate circleAnnotation.
Set the geometry of the circleAnnotation, which represents the location of the circleAnnotation on the map
Set the Point of the circleAnnotation, which represents the location of the circleAnnotation on the map
Properties
Extensions
Set circle-color to initialise the circleAnnotation with.
Set circle-stroke-color to initialise the circleAnnotation with.