forked from MapComplete/MapComplete
Housekeeping...
This commit is contained in:
parent
339bfab361
commit
9e000d521f
35 changed files with 406 additions and 136 deletions
|
@ -12,9 +12,12 @@
|
|||
{
|
||||
"icon": "circle:red",
|
||||
"iconSize": "1,1,center",
|
||||
"location": ["point","projected_centerpoint"],
|
||||
"location": [
|
||||
"point",
|
||||
"projected_centerpoint"
|
||||
],
|
||||
"css": "box-shadow: red 0 0 20px 20px; z-index: -1; height: 1px; width: 1px;",
|
||||
"cssClasses": "block relative rounded-full"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue