Here are over 60 practical examples on creating interactive maps with Leaflet, with increasing difficulty, by Grzegorz Tomicki.
Leaflet
- The leaflet R package makes it easy to integrate and control Leaflet maps in R. Here is a cheat sheet guiding you in using the leaflet package.
- Vite is a rapid development tool for modern web projects. It focuses on speed and performance by improving the development experience. Check out these starters for building map applications with Vite.
- This blog post will give you an overview of how to set up a web based spatial heatmap using PostgreSQL/PostGIS, pg_featureserv and Leaflet.
- The Leaflet Storymaps code template is designed to guide readers along a point-by-point tour, with a scrolling narrative to display text, images, audio, video, and scanned map backgrounds.
- Check out this interactive notebook demonstrating using spatial queries on a 4GB FlatGeobuf dataset hosted on Microsoft Azure blob storage and visualizing it in Leaflet.
Leaflet 1.8.0 Is Out
↗ ExternalleafletAfter 1.5 years without releases, Leaflet v1.8.0 is out. It includes many bug fixes, major reliability and accessibility improvements, and a big workflow overhaul to make development easier.- (Updated on )This article teaches you how to create a simple Leaflet application with XYZ tile layers.
- This article teaches you how to add free imagery and hybrid layers (both basemaps and overlays) to your Leaflet map.