withIconImage

fun withIconImage(iconImageBitmap: Bitmap): PointAnnotationOptions

Set bitmap icon-image to initialise the symbol.

Will not take effect if a String iconImage name has been set.

Return

this

Parameters

iconImage

the bitmap image

fun withIconImage(iconImage: String): PointAnnotationOptions

Set icon-image to initialise the pointAnnotation with.

Name of image in sprite to use for drawing an image background.

Return

this

Parameters

iconImage

the icon-image value