removeViewAnnotation

abstract fun removeViewAnnotation(view: View): Boolean

Remove given annotation view from the map if it was present.

Return

true if view was removed and false if view was not found on the map.