This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How to integrate Openstreetmap sdk in iOS and have offline support?

0

Hi,

I could not find openstreetmap sdk for iOS. It would be of great help if you could provide the steps to integrate openstreetmap sdk into iOS app for iPhone. I want to use it only for offline maps for list of locations (I will have the list of latitude and longitude) that were used when he/she was online.I have list of locations that i need to point in offline maps. Please help and provides steps to achieve this.

Thanks, Debhora

asked 23 Feb '15, 07:42

Debhora's gravatar image

Debhora
11223
accept rate: 0%

edited 23 Feb '15, 07:46

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701


One Answer:

2

https://www.mapbox.com/mapbox-ios-sdk/ offers at least some related functionality.

Note: there is no single OSM sdk per se, far more there are a number of individually developed sdks with varying features for various platforms.

answered 23 Feb '15, 07:46

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701
accept rate: 18%

edited 23 Feb '15, 12:48

SK53's gravatar image

SK53 ♦
28.1k48268433

also have a look at https://wiki.openstreetmap.org/wiki/OsmSharp ... it is said to work on iOS.

(23 Feb '15, 17:25) stephan75

Source code available on GitHub .