🗺️ Build interactive web maps effortlessly with MapLibre GL JS and Solidjs.
- A flexible, minimally opinionated API design that is suitable for both beginners and experienced MapLibre users
- Traditional imperative MapLibre GL JS usage remains fully supported
👉 Documentation and Live Demos: Here
bun add -D solidjs-maplibre-gl
# or
npm i --save-dev solidjs-maplibre-gl
# or
yarn add solidjs-maplibre-gl
# or
pnpm add solidjs-maplibre-gl
Licensed under MIT
This project draws strong inspiration from the works of the following libraries:
shishkin/solid-maplibre
— SolidJS wrapper around MapLibre GL JS.MIERUNE/svelte-maplibre-gl
— The most declarative and reactive MapLibre GL JS experience, powered by Svelte 5.visgl/react-map-gl
— React friendly API wrapper around Mapbox/MapLibre GL JS.MapLibre GL JS
— Open-source TypeScript library for publishing maps on your website. Great performance due to GPU-accelerated vector tile rendering.
Everyone is welcome to contribute to this project! There are many ways to support it, such as:
-
Trying it out and reporting any issues or missing features
-
Expanding, improving, or suggesting new examples
-
Any other ideas you might have!
See Contributors list