|
@ -2,7 +2,8 @@ |
|
|
"type": "overpass", |
|
|
"type": "overpass", |
|
|
"name": { |
|
|
"name": { |
|
|
"en": "Maestro Payment", |
|
|
"en": "Maestro Payment", |
|
|
"nl": "Maestro Betaling" |
|
|
|
|
|
|
|
|
"nl": "Maestro Betaling", |
|
|
|
|
|
"de": "Maestro Zahlung" |
|
|
}, |
|
|
}, |
|
|
"query": { |
|
|
"query": { |
|
|
"15": [ |
|
|
"15": [ |
|
@ -21,6 +22,7 @@ |
|
|
" {% set payment_color='white' %}", |
|
|
" {% set payment_color='white' %}", |
|
|
"{% endif %}" |
|
|
"{% endif %}" |
|
|
], |
|
|
], |
|
|
|
|
|
"markerSign": "", |
|
|
"markerSymbol": "{{ markerPointer({\"fillColor\":payment_color})|raw }}" |
|
|
"markerSymbol": "{{ markerPointer({\"fillColor\":payment_color})|raw }}" |
|
|
} |
|
|
} |
|
|
} |
|
|
} |