Show ferry routes and terminals on the map
This commit is contained in:
parent
b9b849802d
commit
afa2a2e934
2 changed files with 23 additions and 5 deletions
|
|
@ -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("🍷"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue