Set a layout property on a map layer
set_layout_property(map, layer, name, value)
The updated map object.
A map object created by the mapboxgl
or maplibre
function, or a proxy object.
The ID of the layer to update.
The name of the layout property to set.
The value to set the property to.