removeAnnotationManager

Removes an annotation manager, this will remove the underlying layer and source from the style. A removed annotation manager will not be able to reuse anymore, users need to create new annotation manger to add annotations.

abstract fun removeAnnotationManager(annotationManager: AnnotationManager<*, *, *, *, *, *, *>)