diff --git a/culture.json b/culture.json index f7a9f86..34f42e9 100644 --- a/culture.json +++ b/culture.json @@ -29,15 +29,15 @@ "markerSign": "{{ const[value] }}" }, "const": { - "arts_centre": "", + "arts_centre": "🎨", "cinema": "🎦", "community_centre": "", "fountain": "⛲", "studio": "", - "theatre": "", - "artwork": "", + "theatre": "🎭", + "artwork": "🎨 ", "gallery": "🖼", - "museum": "", + "museum": "🏛 ", "theme_park": "" } } diff --git a/tourism_attractions.json b/tourism_attractions.json index 0e964fe..538101a 100644 --- a/tourism_attractions.json +++ b/tourism_attractions.json @@ -27,7 +27,7 @@ }, "const": { "aquarium": "🐟", - "artwork": "🛌", + "artwork": "🎨 ", "attraction": "", "gallery": "🖼", "museum": "",