This example shows how to use the leaflet-webatlastiles package to add Norkart Map tiles to a leaflet map, using plain Javascript and the Parcel bundler.
yarn global add parcel-bundler
yarn add
- Create a .env file at the root directory and add
API_KEY=your_api_key
parcel index.html