Chore: formatting
This commit is contained in:
parent
eb5cc4d78c
commit
04b0d825fb
2 changed files with 6 additions and 5 deletions
|
@ -459,8 +459,8 @@
|
|||
{
|
||||
"if": "surface=fine_gravel",
|
||||
"then": {
|
||||
"en":"The surface is <b>fine gravel</b>",
|
||||
"nl":"De ondergrond bestaat uit <b>grind</b>"
|
||||
"en": "The surface is <b>fine gravel</b>",
|
||||
"nl": "De ondergrond bestaat uit <b>grind</b>"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -102,9 +102,10 @@
|
|||
"=pointRendering": [
|
||||
{
|
||||
"marker": [
|
||||
{"icon": "pin",
|
||||
"color":"#ba2792"}
|
||||
,
|
||||
{
|
||||
"icon": "pin",
|
||||
"color": "#ba2792"
|
||||
},
|
||||
{
|
||||
"icon": "./assets/themes/cyclofix/key.svg"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue