Stray are a [[Specialty Coffee|specialty coffee]] roastery in [[Munich]]. I have found some of their coffees in [[Old School Bakehouse]].
## Location
```base
filters:
and:
- file.basename == this.file.basename
formulas:
color: if(visited, "orange", "green")
marker: '"map-pin"'
views:
- type: map
name: Map
order:
- file.name
- formula.color
- formula.marker
center: note.coordinates
coordinates: note.coordinates
defaultZoom: 13
markerColor: formula.color
markerIcon: formula.marker
```