App to benchmark differenc UI map framework with all available renderers for raster and vector-tile
To test tangram you need to create an API key at https://developers.nextzen.org/
Make sure to replace MAPTILER_API_KEY
in highways-scene.yaml
with your key
To test tangram you need to create an API key at https://cloud.maptiler.com/
To test the other vector-tile services you need to replace MAPTILER_API_KEY
in osm-bright.yaml
with your key
This project is using parcel so all you need to do is run:
npm install && npm start
The app will be accessible at http://localhost:1234