Chris
Chris

Reputation: 1475

How to use Offline Cloudmade Maps in an iPhone App

I’ve looked through the posts on the Cloudmade site here and I get some of it, but not all. I've posted the question below, but haven't had the help I need, so I thought I'd ask the question here.

I can see that I need to:

Any help would be warmly welcomed,

Chris.

Upvotes: 4

Views: 5526

Answers (2)

Ruben Marin
Ruben Marin

Reputation: 1637

The best solution for me to have iPhone offline maps is:

1.- Generate your own maps with TileMill and then export to MBTiles format.

2.- Get the mbtiles-ios-example and use the MBTiles file you just generated. In order to compile it, you need to download Route-Me and add it to the project.

Now, there is another option (not for free): Mapbox.

Upvotes: 5

PavelS
PavelS

Reputation: 166

please check this tutorial, it can help - http://www.gisnotes.com/wordpress/category/sqlite3/.

Upvotes: 1

Related Questions