https://github.com/bbecquet/mapbox-gl-style-optimizer
Suggests optimizations to Mapbox-GL style files to improve rendering perfs.
https://github.com/bbecquet/mapbox-gl-style-optimizer
Last synced: 10 months ago
JSON representation
Suggests optimizations to Mapbox-GL style files to improve rendering perfs.
- Host: GitHub
- URL: https://github.com/bbecquet/mapbox-gl-style-optimizer
- Owner: bbecquet
- License: mit
- Created: 2020-01-31T16:20:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T23:06:27.000Z (almost 5 years ago)
- Last Synced: 2025-02-23T00:48:52.640Z (over 1 year ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MapBox-Gl Style optimizer
*Early WIP!*
Suggests optimizations to Mapbox-GL style files to improve rendering perfs.
Apply several optimization rules based on [Mapbox performance guidelines for MapBox-GL JS](https://docs.mapbox.com/help/troubleshooting/mapbox-gl-js-performance).