flags

open override var flags: EnumSet<AnnotationFlags>

Sets the annotation flags for this annotation. Since a FreeTextAnnotation with an intent of type FreeTextAnnotationIntent.FREE_TEXT_CALLOUT does not work with the AnnotationFlags.NOZOOM flag, we will remove it if it exists from the provided flags set.