Package Exports
- @mapbox/vector-tile
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@mapbox/vector-tile) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Vector Tile Library
C++14 library for decoding Mapbox Vector Tiles.
Depends
Building
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
Who is using vector-tile?
These are the applications targeted to upgrade to this library: