shadowImage

open override fun shadowImage(shadowImage: String): LocationIndicatorLayer

Name of image in sprite to use as the background of the location indicator.

Parameters

shadowImage

value of shadowImage

open override fun shadowImage(shadowImage: Expression): LocationIndicatorLayer

Name of image in sprite to use as the background of the location indicator.

Parameters

shadowImage

value of shadowImage as Expression

val shadowImage: String?

Name of image in sprite to use as the background of the location indicator.