Refactoring: split icons into proper layered icons, fix and rerun shops-thief
This commit is contained in:
parent
d6cd0516bb
commit
19a760178b
307 changed files with 26845 additions and 116541 deletions
|
@ -10,7 +10,6 @@
|
|||
"source": "special",
|
||||
"pointRendering": [
|
||||
{
|
||||
"icon": "circle:red",
|
||||
"iconSize": "1,1",
|
||||
"location": [
|
||||
"point",
|
||||
|
@ -18,7 +17,13 @@
|
|||
],
|
||||
"css": "box-shadow: red 0 0 20px 20px; z-index: -1; height: 1px; width: 1px;",
|
||||
"cssClasses": "block relative rounded-full",
|
||||
"anchor": "center"
|
||||
"anchor": "center",
|
||||
"marker": [
|
||||
{
|
||||
"icon": "circle",
|
||||
"color": "red"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"lineRendering": []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue