I have the Maps app installed in my Nextcloud instance, and have set the OSRM URLs in Advanced Settings to https://router.project-osrm.org/route/v1 to test routing functionality. Every time I try to plan a route by entering the source and destination addresses and pressing Enter, it shows this error:
Routing error: Number of elements in hints size 1 does not match coordinate size 2
Adding a third destination changes the error to:
Routing error: Number of elements in hints size 1 does not match coordinate size 3
This could be a configuration issue but I can't find much documentation about how to get routing working in Nextcloud Maps and I can't see any other relevant settings to play with.