forked from MapComplete/MapComplete
Refactoring: update icons to markers
This commit is contained in:
parent
cda5805307
commit
8c7f686931
8 changed files with 92 additions and 63 deletions
|
@ -274,8 +274,9 @@
|
|||
"anchor": "center",
|
||||
"marker": [
|
||||
{
|
||||
"icon": {
|
||||
"render": "pin:#05d7fcaa",
|
||||
"icon": "pin",
|
||||
"color": {
|
||||
"render": "#05d7fcaa",
|
||||
"mappings": [
|
||||
{
|
||||
"if": {
|
||||
|
@ -284,7 +285,7 @@
|
|||
"name:etymology:wikidata="
|
||||
]
|
||||
},
|
||||
"then": "pin:#fcca05aa"
|
||||
"then": "#fcca05aa"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue