Placement
data class Placement @JvmOverloads constructor(inBackground: Boolean, anchor: Point2F?, padding: Rect?) : Parcelable
Content copied to clipboard
Placement specification of text and/or image inside map place object. You have to choose between anchor or padding placement