UNPKG

@mapbox/tilelive-overlay

Version:

use geojson and simplestyle features rendered with mapnik

22 lines (16 loc) 272 B
language: node_js sudo: false node_js: - "8" - "10" addons: apt: sources: - ubuntu-toolchain-r-test packages: - libstdc++6 # upgrade libstdc++ on linux to support C++11 install: - npm install script: - npm test - node benchmark/bench.js