Skip to content

jonkan/mapnik-ios

Repository files navigation

mapnik-ios
==========
An attempt to compile mapnik 2.2.0 for iOS.

First run:
$ git submodule init
$ git submodule update

Then apply the patch:
$ cd mapnik
$ patch -p1 < ../mapnik_patch

To compile, run:
$ make

Note that this doesn't compile yet, you will probably get stuck on missing boost_regex/icu symbols.

About

mapnik for iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published