mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
12 lines
131 B
JSON
12 lines
131 B
JSON
[
|
|
{
|
|
name: "Cafe",
|
|
icon: "cafe.png",
|
|
tags: "amenity=cafe"
|
|
}, {
|
|
name: "Pub",
|
|
icon: "pub.png",
|
|
tags: "amenity=pub"
|
|
}
|
|
]
|