Skip to content

Latest commit

 

History

History

leaflet-webatlastiles-js

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Using the leaflet-webatlastiles package to add Norkart Map tiles to a leaflet map

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.

  1. yarn global add parcel-bundler
  2. yarn add
  3. Create a .env file at the root directory and add API_KEY=your_api_key
  4. parcel index.html