How to get open source styles for Leaflet?
Hi,on this blogpost I can read: "A global vector tile dataset based on OpenStreetMap data. The organization of layers and tags is described at Basemap Layers, and open source styles are provided for Leaflet as well as MapLibre GL vector rendering." https://protomaps.com/blog/serverless-maps-now-open-source
So,this repository contains both for Leaflet and Maplibre GL styles,since in the front page is says only styles for MapLibre GL?
Any explanation would be helpful,thanks
The only official leaflet style for protomaps vector layers is the one in the source code at https://github.com/protomaps/protomaps.js/tree/main/src/default_style - you can copy or fork this as you like. This repository now only has MapLibre styles.