0

Hi, I want to use OSM in my iOS application, and I found a solution that OSM is not providing any SDK to integrate for mobile APPS.Do I definitely need to go for 3rd party libraries to integrate open street Maps?.If Yes please suggest me some open source libraries to load kml files and GeoJSON files on to the map view.Please help me

asked 27 Mar '17, 12:57

dinesh%20kothuri's gravatar image

dinesh kothuri
11112
accept rate: 0%

reverted 27 Mar '17, 12:59


One Answer:
3

Yes you definitely need to go for 3rd party libraries, however quite a few are Open Source. Depending on the technology you are using to develop your application, man different approaches exist - see our iOS wiki page. You will very likely also need to set up a server component that delivers OSM data or OSM-based services to the mobile device, again this depends on the technology and library chosen. While OpenStreetMap data is free, OpenStreetMap server capacity isn't (at least not at scale), hence the requirement to run your own server powering your app.

permanent link

answered 27 Mar '17, 16:32

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
73.3k866641137
accept rate: 24%

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×45
×5
×5
×1

question asked: 27 Mar '17, 12:57

question was seen: 9,776 times

last updated: 27 Mar '17, 16:32

powered by OSQA