removeAnnotations

open fun removeAnnotations(@NonNull annotationList: List<out Annotation>)

Deprecated

As of 7.0.0, use MapLibre Annotation Plugin instead

Removes multiple annotations from the map.

Parameters

annotationList

A list of annotation objects to remove.


Deprecated

As of 7.0.0, use MapLibre Annotation Plugin instead

Removes all annotations from the map.