{ "type": "overpass", "name": { "en": "Maestro Payment", "nl": "Maestro Betaling" }, "query": { "15": [ "(node[\"payment:maestro\"];", "way[\"payment:maestro\"];", "relation[\"payment:maestro\"];)" ] }, "feature": { "markerSymbol": "{{markerPointer({\\\"fillColor\\\": payment_color }})|raw }}" }}
{
"type": "overpass",
"name": {
"en": "Maestro Payment",
"nl": "Maestro Betaling"
},
"query": {
"15": [
"(node[\"payment:maestro\"];",
"way[\"payment:maestro\"];",
"relation[\"payment:maestro\"];)"
]
"feature": {
"markerSymbol": "{{markerPointer({\\\"fillColor\\\": payment_color }})|raw }}"
}