We are running our own OSM tile server and OSRM. It is pretty straight forward to set URLs for both when accessing them in Java/Android (OSMDroid) and Web (Leaflet). Is there a comparable open source / free package or library (not Mapbox) out there for an Apple app? Or suggestion for resources to help us understand how to access our OSRM in MapKit? We can see how to add OSM tiles to MapKit, but are struggling to understand how to get routing directions from our OSRM instance. Thanks.
-
Does this answer your question? How to use OpenStreetMap without using Mapbox?CloudBalancing– CloudBalancing2022-05-27 00:58:18 +00:00Commented May 27, 2022 at 0:58
-
No, unfortunately it doesn't. We've definitely looked at that list. I've edited my question to be more clear that we want something open source (and free) like OSMDroid and Leaflet. Please note that our main issue is that we want to get routing directions from our own OSRM instance. None of the options in the Distance table seem to answer that (to include Mapbox). For Android and Web, there are libraries that cater to those running their own OSM tile server and OSRM.user3398945– user33989452022-05-27 09:44:21 +00:00Commented May 27, 2022 at 9:44
-
Actually we also don't even see an evidence of an error opening any of the pages in our website logs. So something is happening in the Play Store?user3398945– user33989452024-09-03 16:32:59 +00:00Commented Sep 3, 2024 at 16:32
Add a comment
|