location

abstract fun location(location: List<Double> = listOf(0.0, 0.0, 0.0)): LocationIndicatorLayer

Set the Location property

Parameters

location

value of location

abstract fun location(location: Expression): LocationIndicatorLayer

Set the Location property

Parameters

location

value of location as Expression