svelte-leaflet Svelte Themes

Svelte Leaflet

Set of the Leaflet components for Svelte

svelte-leaflet

Set of the Leaflet components for Svelte

View the demo

Installation

Note that you will need to have Node.js installed

Quick start with new project

Create a new project based on sveltejs/template

npx degit sveltejs/template svelte-app
cd svelte-app
npm install

Get started with an example

Clone repo svelte-leaflet

git clone https://github.com/OriginalSin/svelte-leaflet

Then explore the example

cd svelte-leaflet/example
npm install
npm run dev

Navigate to localhost:5000

Top categories

Loading Svelte Themes