Show ferry routes and terminals on the map

This commit is contained in:
Edward Betts 2024-05-01 11:59:21 +03:00
parent b9b849802d
commit afa2a2e934
2 changed files with 23 additions and 5 deletions

View file

@ -16,6 +16,7 @@ function emoji_icon(emoji) {
var icons = {
"station": emoji_icon("🚉"),
"airport": emoji_icon("✈️"),
"ferry_terminal": emoji_icon("✈️"),
"accommodation": emoji_icon("🏨"),
"conference": emoji_icon("🎤"),
"event": emoji_icon("🍷"),