JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1666
  • Score
    100M100P100Q97586F
  • License (MIT OR Apache-2.0)

Build interactive web maps effortlessly with MapLibre GL JS and Svelte

Package Exports

  • svelte-maplibre-gl

Readme

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