setStyleLight

open override fun setStyleLight(parameters: Value): Expected<String, None>

Sets the style global light source properties.

See Style Specification - Light

Return

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

Parameters

parameters

A map of style light properties values, with their names as key.