topImage

open override fun topImage(topImage: String): LocationIndicatorLayer

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

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

Parameters

topImage

value of topImage


open override fun topImage(topImage: Expression): LocationIndicatorLayer

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

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

Parameters

topImage

value of topImage as Expression


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