C++14 library for decoding Mapbox Vector Tiles.
It was updated with xabbu42 pull request 56 to handle getValue does not handle layer with key duplicates issue.
Call
git submodule init
git submodule updateto install test fixtures from an external git repository.
To install all dependencies and build the tests in this repo do:
make testmake demoThis 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
makeThese are the applications targeted to upgrade to this library: