Skip to content

louwers/mvt-cpp

MapLibre Logo

mvt-cpp

C++14 library for decoding Mapbox Vector Tiles.

This is a dependency of MapLibre Native.

Forked from mapbox/vector-tile.

Depends

Building

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

To bundle the 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

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Contributors 11