Svelte library for using MapLibre GL JS as reactive components.
⚠️ This project is currently in the early stages of development. Features and APIs are subject to change.
Documentaion and Examples: https://svelte-maplibre-gl.pages.dev/examples/
License: MIT or Apache 2.0
Using svelte-maplibre-gl
requires svelte >= 5.0.0
.
npm install --dev svelte-maplibre-gl
Licensed under the MIT License or the Apache License 2.0, at your option.
Everyone is welcomed to contribute to this project! There are many ways to support the project, such as:
This project svelte-maplibre-gl
is inspired by the efforts and innovations 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 GL JS