removeAnnotation

open fun removeAnnotation(@NonNull annotation: Annotation)

Deprecated

As of 7.0.0, use MapLibre Annotation Plugin instead

Removes an annotation from the map.

Parameters

annotation

The annotation object to remove.


open fun removeAnnotation(id: Long)

Deprecated

As of 7.0.0, use MapLibre Annotation Plugin instead

Removes an annotation from the map

Parameters

id

The identifier associated to the annotation to be removed