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
- Host: GitHub
- URL: https://github.com/stamen/mapbox-gl-toner
- Owner: stamen
- Created: 2014-06-06T18:26:12.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-06T22:01:24.000Z (almost 11 years ago)
- Last Synced: 2025-03-10T20:47:04.826Z (about 2 months ago)
- Size: 17.5 MB
- Stars: 30
- Watchers: 19
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!

