Polygon
    class PolygonAnnotationManager(delegateProvider: MapDelegateProvider, annotationConfig: AnnotationConfig? = null) : AnnotationManagerImpl<Polygon, PolygonAnnotation, PolygonAnnotationOptions, OnPolygonAnnotationDragListener, OnPolygonAnnotationClickListener, OnPolygonAnnotationLongClickListener, OnPolygonAnnotationInteractionListener, FillLayer> 
The polygonAnnotation manager allows to add polygonAnnotations to a map.
Constructors
Link copied to clipboard
                fun PolygonAnnotationManager(delegateProvider: MapDelegateProvider, annotationConfig: AnnotationConfig? = null)
Types
Functions
Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Create a list of polygonAnnotations on the map.
Create an annotation with the option
Create some annotations with the options
Link copied to clipboard
                Delete the annotation
Delete annotations in the list
Link copied to clipboard
                Enable a data-driven property
Link copied to clipboard
                Get the key of the id of the annotation.
Link copied to clipboard
                Invoked when MapView's width and height have changed.
Link copied to clipboard
                Query the rendered annotation around the point
Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Toggles the annotation's selection state. If the annotation is deselected, it becomes selected. If the annotation is selected, it becomes deselected.
Link copied to clipboard
                Update the annotation
Update annotations in the list