annotation property

Annotation annotation
final

The annotation to render.

The widget observes this annotation's reactive properties (visualPosition, isVisible, selected) for automatic UI updates.

Implementation

final Annotation annotation;