withIconSize

Set icon-size to initialise the pointAnnotation with.

<p> Scales the original size of the icon by the provided factor. The new pixel size of the image will be the original pixel size multiplied by {@link PropertyFactory#iconSize}. 1 is the original size; 3 triples the size of the image. </p>

Return

this

Parameters

iconSize

the icon-size value

fun withIconSize(iconSize: Double): PointAnnotationOptions