The tool helps you plot one pbf file containing data encoded with Mapbox Vector Tile specification
Data from PBF is plotted on a canvas.
Check the live working demo https://mapcherry.github.io/vt-pbf-viewer/
npm install
npm run serve
npm run build
npm run lint