JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1620421
  • Score
    100M100P100Q211362F

A C++ header only library for decoding and encoding Mapbox Vector Tiles

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.

Build Status

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: