setAnchorPointY

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

The vertical anchor point for the icon. -1 means the bottom, 0 the center and 1 the top of the icon. The default is -1.

Return

the builder

Parameters

anchorPointValue

the vertical anchor value