Socket
Socket
Sign inDemoInstall

@mapbox/vector-tile

Package Overview
Dependencies
0
Maintainers
78
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @mapbox/vector-tile

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


Version published
Weekly downloads
1.2M
increased by8.36%
Maintainers
78
Created
Weekly downloads
 

Readme

Source

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:

FAQs

Last updated on 26 Aug 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc