forked from MapComplete/MapComplete
Change icons
This commit is contained in:
parent
c1599369b4
commit
b12aa47bf3
2 changed files with 2 additions and 2 deletions
|
@ -54,7 +54,7 @@
|
|||
],
|
||||
"mapRendering": [
|
||||
{
|
||||
"icon": "circle:blue;./assets/themes/stations/public_transport_tickets.svg",
|
||||
"icon": "square:lightblue;./assets/themes/stations/public_transport_tickets.svg",
|
||||
"iconSize": "20,20,center",
|
||||
"location": [
|
||||
"point",
|
||||
|
|
|
@ -62,7 +62,7 @@
|
|||
],
|
||||
"mapRendering": [
|
||||
{
|
||||
"icon": "circle:green;./assets/themes/stations/public_transport_tickets.svg",
|
||||
"icon": "square:green;./assets/themes/stations/public_transport_tickets.svg",
|
||||
"iconSize": "20,20,center",
|
||||
"location": [
|
||||
"point",
|
||||
|
|
Loading…
Reference in a new issue