Styling layers
Understanding layer styles
{
"config": {"labelAttribute": ["type"]},
"legend": {},
"paint": {
"color": "blue",
"opacity": 0.9,
"size": 30,
"strokeColor": "auto",
"strokeWidth": 1
},
"type": "simple",
"version": "2.1"
}Fetching a layer's current style
Updating an existing layer's style
FSL examples
Last updated
Was this helpful?