accuracy Radius Color Use Theme
abstract fun accuracyRadiusColorUseTheme(accuracyRadiusColorUseTheme: String): LocationIndicatorLayer
Set the accuracyRadiusColorUseTheme as String for accuracyRadiusColor.
Parameters
accuracy Radius Color Use Theme
overrides applying of color theme if "none" string value is set. To follow default theme "default" sting value should be set.
abstract fun accuracyRadiusColorUseTheme(accuracyRadiusColorUseTheme: Expression): LocationIndicatorLayer
Set the accuracyRadiusColorUseTheme as Expression for accuracyRadiusColor.
Parameters
accuracy Radius Color Use Theme
overrides applying of color theme if "none" string value is set. To follow default theme "default" sting value should be set.