shadow Image
open override fun shadowImage(shadowImage: String): LocationIndicatorLayer
Content copied to clipboard
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
shadow Image
value of shadowImage
open override fun shadowImage(shadowImage: Expression): LocationIndicatorLayer
Content copied to clipboard
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
shadow Image
value of shadowImage as Expression
Name of image in sprite to use as the background of the location indicator.