Hi, trying to develop an app with an offline map feature of a city with multiple zoom levels, what are my options with this? The map data would be stored natively in the iphone app. The only option that I'm aware of is to extract each image tile individually within the area of interest and render it myself which is extremely time consuming. asked 20 Mar '13, 12:13 k145 aseerel4c26 ♦ |
You can type "ios" or "offline" or both keywords in the search field of ths FAQ site ... there have already been similar questions, and answers. More hints are hidden at Apple_iOS in the OSM wiki. Have a look there for apps that have offline maps. Sometimes there are even opensource apps where you can get some ideas from. Or tell us an app that comes nearest to your aims, and maybe we can give you some hints how to clone its features. answered 20 Mar '13, 16:35 stephan75 |
Just in case, if you're not already familiar with how OpenStreetMap data is structured, it's worth having a read of this page and the ones linked to it from the wiki. I'd also suggest becoming familar with the editing process - try adding some local points of interest near you that aren't already on the map. answered 20 Mar '13, 16:56 SomeoneElse ♦ |
The map won't have any features like routing. It's there for a reference and the most it will do with have multiple zoom levels (smooth zoom)