Search code examples
swiftopenstreetmapmapbox

How to use OpenStreetMap without using Mapbox?


I want to use OSM(OpenStreetMap) data. but there is one way(Mapbox) to use?

If there is other solution to use OSM(OpenStreetMap) without using MapBox, that will be helpful to me.


Solution

  • Since this is tagged with Swift, I'm assuming you're looking for an iOS SDK to add OpenStreetMap maps to an application. You certainly don't need Mapbox to do that - there are many libraries, of which I would recommend WhirlyGlobe. There's also a list of Maps libraries for developers on the OSM Wiki.