[openstreetmap/openstreetmap-website] Add OSRM ferry support (PR #5925)

Tom Hughes notifications at github.com
Sun Apr 13 09:47:08 UTC 2025


@tomhughes requested changes on this pull request.



> @@ -30,6 +30,7 @@
         "rotary": "roundabout",
         "exit roundabout": "exit_roundabout",
         "exit rotary": "exit_roundabout",
+        "ferry": "continue",

Shouldn't this be:

```suggestion
        "ferry": "ferry",
```

As it stands I get the ferry icon but the text is still just "Continue on..." rather than the new ferry message.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5925#pullrequestreview-2762724289
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/5925/review/2762724289 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250413/4a9e2c7b/attachment-0001.htm>


More information about the rails-dev mailing list