/mapd-vega-mapboxgl-demo

example of using vega spec for mapd backend rendering with mapboxgl.js

Primary LanguageJavaScriptApache License 2.0Apache-2.0

MapD Vega MapboxGL Demo

A barebones example of using the Vega spec for MapD backend rendering with MapBoxGL.JS

Install

Using npm:

npm install

Using yarn (recommended)

yarn install

Develop

To start the webpack-dev-server:

npm start

then open your browser to http://localhost:8080

Deploy

...to do...

Author

Chris Henrick (@clhenrick)