associatedFeatureId

open fun associatedFeatureId(@Nullable associatedFeatureId: String): ViewAnnotationOptions.Builder

Optional style symbol id connected to given view annotation. View annotation's visibility behaviour becomes tied to feature visibility where feature could represent an icon or a text label. E.g. if the bounded symbol is not visible view annotation also becomes not visible. Note: Invalid associatedFeatureId (meaning no actual symbol has such feature id) will lead to the cooresponding annotation to be invisible.