setStyleLightProperty

open override fun setStyleLightProperty(id: String, light: Value): Expected<String, None>

Sets a value to the the style light property.

Return

A string describing an error if the operation was not successful, empty otherwise.

Parameters

id

Style light property name.

light

Style light property value.