raw
Returns a DSL equivalent of a raw expression.
If your raw expression contains a coma (,) delimited literal it has to be enclosed with double quotes ("), for example
["to-color", "rgba(255, 0, 0, 255)"]
Content copied to clipboard
Return
the resulting expression
Parameters
raw Expression
the raw expression
See also
<a href="https://maplibre. org/maplibre-style-spec/">Style specification</a>