Skip to content

🗺️ Build interactive web maps effortlessly with MapLibre GL JS and Svelte 5.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE.txt
MIT
LICENSE-MIT.txt
Notifications You must be signed in to change notification settings

MIERUNE/svelte-maplibre-gl

Repository files navigation

Svelte MapLibre GL

NPM Version NPM License

🗺️ 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

hero image

Installation

npm install --save-dev svelte-maplibre-gl

Note

svelte-maplibre-gl only works with Svelte 5 and above.

License

Licensed under the MIT License or the Apache License 2.0, at your option.

Acknowledgements

This project svelte-maplibre-gl is built from scratch, while drawing strong inspiration from the work of the following libraries:

Contributing

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.

Authors