Web mapping with Leaflet and Web mapping with Maplibre are two tutorials that introduce you to creating interactive maps on the web using popular JavaScript libraries. These tutorials guide you through the process of setting up a basic web map, adding layers, and customizing the map’s appearance and functionality. Both result in very similar maps, but use different libraries to achieve the same goal.