allow Overlap With Puck
open fun allowOverlapWithPuck(@Nullable allowOverlapWithPuck: Boolean): ViewAnnotationOptions.Builder
If true, the annotation will be visible even if it collides with the puck. When adding new annotations, if `allowOverlapWithPuck` is not explicitly set, default value `false` will be applied. When updating existing annotations, if `allowOverlapWithPuck` is not explicitly set, the current value will be retained.