withIconHaloColor

Set icon-halo-color to initialise the pointAnnotation with.

<p> The color of the icon's halo. Icon halos can only be used with SDF icons. </p>

Return

this

Parameters

iconHaloColor

the icon-halo-color value

fun withIconHaloColor(iconHaloColor: String): PointAnnotationOptions

Set icon-halo-color to initialise the pointAnnotation with.

<p> The color of the icon's halo. Icon halos can only be used with SDF icons. </p>

Return

this

Parameters

iconHaloColor

the icon-halo-color value with ColorInt format

fun withIconHaloColor(iconHaloColor: Int): PointAnnotationOptions