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.
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