Back
Question
Asked

Good JS map libraries apart from LeafletJS?

Is LeafletJS project dead? 
What map libraries do you use?

I need something free to use with Open Street Maps for my cafes project. I don’t want to use Mapbox.

Any recommendations???


The stack I've used before:

React app using react-map-gl, set up to use maplibre. Then use the protomaps assets so you don't need to use a paid service, e.g. Mapbox.

@levelsio has some decent tweets on self-hosting something similar to this.

Thanks! Looks interesting - especially Maplibre. React-mp-gl unfortunately looks dead. I will have to dig those Levelsio posts. Those were related to his hotels project?