basemaps icon indicating copy to clipboard operation
basemaps copied to clipboard

How to get open source styles for Leaflet?

Open sing78 opened this issue 2 years ago • 1 comments

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

sing78 avatar Mar 18 '23 16:03 sing78

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.

bdon avatar Mar 21 '23 14:03 bdon