Esri Leaflet Svelte Demo Live Demo A simple demo using Esri Leaflet within a Svelte App. Getting Started 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. See Also Check out the React Demo.