getViewAnnotation

abstract fun getViewAnnotation(annotatedLayerFeature: AnnotatedLayerFeature): View?

Find View by annotated layer feature if it was specified as part of ViewAnnotationOptions.getAnnotatedFeature.

Return

View if view was found and NULL otherwise.