setShieldImage

fun setShieldImage(image: Image?)

Update the shield image for this Marker. It works in tandem with setPinIconImage. This shows the shield image, but only where the two images overlap. The pin image is not rendered; it is only treated as a mask. The color channels of the pin image are ignored, only the opacity has an effect.

See also

Marker

to read more about image layers.

Parameters

image

The new shield image.