An open API service indexing awesome lists of open source software.

https://github.com/stamen/mapbox-gl-toner

Highly experimental implementation of the Toner style for Mapbox GL vector rendering
https://github.com/stamen/mapbox-gl-toner

Last synced: about 2 months ago
JSON representation

Highly experimental implementation of the Toner style for Mapbox GL vector rendering

Awesome Lists containing this project

README

        

mapbox-gl-toner
===============

Highly experimental implementation of the Toner style for Mapbox GL vector rendering.

Getting started
---------------

First, get [mapbox-gl-native](https://github.com/mapbox/mapbox-gl-native) running locally.

Then, overwrite Mapbox's [style.js](https://github.com/mapbox/mapbox-gl-native/blob/master/bin/style.js) file with the `style.js` found in this repo.

Caveats
-------
This is the result of an afternoon hacking up the Mapbox GL default style. There will be _a lot_ of rough edges!

Enjoy!

![screenshot](tonergl_1024px_animated.gif)
![screenshot](screenshot.png)