Annotation Manager Impl
abstract class AnnotationManagerImpl<G : Geometry, T : Annotation<G>, S : AnnotationOptions<G, T>, D : OnAnnotationDragListener<T>, U : OnAnnotationClickListener<T>, V : OnAnnotationLongClickListener<T>, I : OnAnnotationInteractionListener<T>, L : Layer> : AnnotationManager<G, T, S, D, U, V, I>
Base class for annotation managers
Types
Link copied to clipboard
Class handle the map click event
Link copied to clipboard
Class handle the map long click event
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
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.
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard