Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 472 Bytes

readme.md

File metadata and controls

15 lines (10 loc) · 472 Bytes

Leaflet.js Basics

Beginner Leaflet.js tutorial written as a supplement for a SHRUG 2019 workshop.

Provides a walk through of a series of example maps with each one building off the previous.

General Outline:

  • set up HTML document
  • create a basic map on page
  • modify the map for usability
  • add GeoJSON layer
  • add ESRI rest service layer

View online at http://clintonlunn.github.io/SHRUG-leaflet-presentation/index.html