Maplibre-Geoman Examples
We have prepared a few examples to help you get started with Maplibre-Geoman.
These are available on GitHub in the Maplibre-Geoman Examples Repository.
List of examples
Examples
Framework/Template | Demo URL | Code URL | Description |
---|---|---|---|
maplibre-geoman-vite | Demo | Code | Vanilla JavaScript implementation using Vite as the build tool |
maplibre-geoman-vue | Demo | Code | Vue.js integration showcasing reactive map editing capabilities |
maplibre-geoman-react | Demo | Code | React implementation with hooks and components for map editing |
maplibre-geoman-preact | Demo | Code | Lightweight Preact alternative to the React implementation |
maplibre-geoman-nextjs | Demo | Code | Next.js integration with server-side rendering support |
maplibre-geoman-svelte | Demo | Code | Svelte implementation offering reactive map editing features |