This document provides an introduction to the Leaflet JavaScript library for creating interactive web maps. It discusses Leaflet's advantages like being open source, lightweight and extensible. It also covers basic Leaflet concepts like adding a base map, changing the map center, and placing markers with popups. The presentation includes exercises where attendees modify a sample Leaflet map to center it on a new location, add a custom marker, and include HTML content in the marker's popup.