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": [
|
"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",
|
"iconSize": "20,20,center",
|
||||||
"location": [
|
"location": [
|
||||||
"point",
|
"point",
|
||||||
|
|
|
@ -62,7 +62,7 @@
|
||||||
],
|
],
|
||||||
"mapRendering": [
|
"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",
|
"iconSize": "20,20,center",
|
||||||
"location": [
|
"location": [
|
||||||
"point",
|
"point",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue