setAnchorPointX

open fun setAnchorPointX(anchorPointValue: Float): MapIcon.Builder

The horizontal anchor point for the icon. -1 means the left side, 0 the center and 1 the right side of the icon. The default is 0.

Return

the builder

Parameters

anchorPointValue

the horizontal anchor value