allow Overlap
open fun allowOverlap(@Nullable allowOverlap: Boolean): ViewAnnotationOptions.Builder
Content copied to clipboard
If true, the annotation will be visible even if it collides with other previously drawn annotations. If allowOverlap is null, default value `false` will be applied.