annotated Feature
open fun annotatedFeature(@Nullable annotatedFeature: AnnotatedFeature): ViewAnnotationOptions.Builder
Associates a view annotation with the geometry provided by the `AnnotatedFeature`. Note: When adding a new view annotation, you must specify the `AnnotatedFeature` type. Failure to do so will result in an error. When updating existing annotations,if the `annotatedFeature` is not set, the current value will be retained.