Skip to content

Instantly share code, notes, and snippets.

@rayrayzayzay
Last active September 15, 2022 18:36
Show Gist options
  • Save rayrayzayzay/c6e8dfb67d8efd9ab959ba6f61f4337b to your computer and use it in GitHub Desktop.
Save rayrayzayzay/c6e8dfb67d8efd9ab959ba6f61f4337b to your computer and use it in GitHub Desktop.
{
"type": "simple",
"config": {
"labelAttribute": [
"room_type"
]
},
"style": {
"color": "hsl(284, 34%, 55%)",
"strokeColor": "hsl(284, 34%, 88%)",
"size": 3,
"strokeWidth": 1,
"opacity": 1
},
"label": {
"minZoom": 3,
"fontWeight": 400,
"fontSize": 14,
"haloWidth": 1.5,
"offset": [6,0],
"color": "#5a5a5a",
"haloColor": "#d0d0d0"
},
"legend": {
"displayName": "Points",
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment