shadowImage

open override fun shadowImage(shadowImage: String): LocationIndicatorLayer

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

Use static method LocationIndicatorLayer.defaultShadowImage to set the default property.

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.

Use static method LocationIndicatorLayer.defaultShadowImageAsExpression to set the default property.

Parameters

shadowImage

value of shadowImage as Expression


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