setAnchorOffset

open fun setAnchorOffset(x: Float, y: Float): SmartLabelData.Builder

Set the relative position of MapSmartLabel from its anchored locationValue 0,0 is top left location, 1,1 is bottom rightDefault value is 0.0,0.0

Parameters

x

X position

y

Y position