allowOverlap

open fun allowOverlap(@Nullable allowOverlap: Boolean): ViewAnnotationOptions.Builder

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.