topImage

open override fun topImage(topImage: String): LocationIndicatorLayer

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

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.

Parameters

topImage

value of topImage as Expression

val topImage: String?

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