C++14 library for decoding Mapbox Vector Tiles.
Call
git submodule init
git submodule update
to install test fixtures from an external git repository.
To install all dependencies and build the tests in this repo do:
make test
demo
program do:make demo
This copies all the includes into the demo/include
folder such that the demo can be build like:
make -C demo/
Or also like:
cd demo
make
These are the applications targeted to upgrade to this library: