Skip to content

Instantly share code, notes, and snippets.

View chasseurmic's full-sized avatar

Michelangelo Chasseur chasseurmic

  • Milan, Italy
  • 05:28 (UTC +02:00)
View GitHub Profile

Intro

Recently, I had to implement an offline mapping solution for an iOS application. Here's a walkthrough of how to do it.

Summary

I generated a tile database using TileMill. I used the Route-Me iOS library which provides a map view that supports offline tile sources.

TileMill