🗺️ Build interactive web maps effortlessly with MapLibre GL JS and Svelte 5.
Features:
- The most declarative and reactive MapLibre GL JS experience, powered by Svelte 5
- A flexible, minimally opinionated API design that is suitable for both beginners and experienced MapLibre users
- Freedom preserved — Traditional imperative MapLibre GL JS usage remains fully supported
👉 Documentaion and Live Demos: https://svelte-maplibre-gl.mierune.dev/examples/
License: MIT or Apache 2.0
npm install --save-dev svelte-maplibre-gl
Note
svelte-maplibre-gl
only works with Svelte 5 and above.
Licensed under the MIT License or the Apache License 2.0, at your option.
This project svelte-maplibre-gl
is built from scratch, while drawing strong inspiration from the work of the following libraries:
dimfeld/svelte-maplibre
— A library offering idiomatic Svelte support for the MapLibre GL mapping softwarevisgl/react-map-gl
— React friendly API wrapper around Mapbox/MapLibre GL JS
Everyone is welcome to contribute to this project! There are many ways to support the project, such as:
- Trying it out and reporting any issues or missing fundamental features
- Expanding, improving, or suggesting examples
- Anything else you can think of!
Your contributions are greatly appreciated.
- Maintainers:
- And all contributors!