A simple demo using Esri Leaflet within a Svelte App.
- Clone this repo.
- Run
npm install
. - Copy the file
.env.example
to.env
and add your API key (from https://developers.arcgis.com) to.env
. - Run
npm run dev
.
Check out the React Demo.
A simple demo using Esri Leaflet within a Svelte App.
npm install
..env.example
to .env
and add your API key (from https://developers.arcgis.com) to .env
.npm run dev
.Check out the React Demo.