From 254662e4dea33f25ad0844e543ac27dc2aeef318 Mon Sep 17 00:00:00 2001 From: Jamie Popkin Date: Tue, 22 Jul 2025 11:07:05 -0700 Subject: [PATCH 1/3] Here's the transition plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fffc656..5bd0aec 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,7 @@ are designated with a ✅, and hosted projects with a 💙. ## Map Rendering Plugins +- [maplibre-transition](https://github.com/popkinj/maplibre-transition) - A plugin for smooth transitions between map styles. [demo](https://observablehq.com/d/b9a97acdf712a77b) - 💙 [MapLibre GL Leaflet](https://github.com/maplibre/maplibre-gl-leaflet) - A plugin for rendering MapLibre styles in [Leaflet](https://leafletjs.com). - [deck.gl](https://github.com/visgl/deck.gl) - Adds advanced WebGL visualization layers. - [flowmap.blue](https://github.com/ilyabo/flowmap.blue) - Render a geographic flow map visualization from a spreadsheet published on Google Sheets. From a55374f0e82cd5ecde8fb29e2946b599ff9d9375 Mon Sep 17 00:00:00 2001 From: Jamie Popkin Date: Tue, 22 Jul 2025 15:33:28 -0700 Subject: [PATCH 2/3] Moving sections --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bd0aec..4dba2f3 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,7 @@ are designated with a ✅, and hosted projects with a 💙. ## User Interface Plugins +- [maplibre-transition](https://github.com/popkinj/maplibre-transition) - A plugin for smooth transitions between map styles. [demo](https://observablehq.com/d/b9a97acdf712a77b) - 💙 [maplibre-gl-compare](https://github.com/maplibre/maplibre-gl-compare) - Enables users to compare two maps by swiping left and right. - [any-routing](https://github.com/marucjmar/any-routing) - A modular plugin for calculating routes. - [Gauge Legend](https://github.com/AbelVM/gauge_legend) - Dynamic gauge legend for MapLibre GL JS @@ -174,7 +175,6 @@ are designated with a ✅, and hosted projects with a 💙. ## Map Rendering Plugins -- [maplibre-transition](https://github.com/popkinj/maplibre-transition) - A plugin for smooth transitions between map styles. [demo](https://observablehq.com/d/b9a97acdf712a77b) - 💙 [MapLibre GL Leaflet](https://github.com/maplibre/maplibre-gl-leaflet) - A plugin for rendering MapLibre styles in [Leaflet](https://leafletjs.com). - [deck.gl](https://github.com/visgl/deck.gl) - Adds advanced WebGL visualization layers. - [flowmap.blue](https://github.com/ilyabo/flowmap.blue) - Render a geographic flow map visualization from a spreadsheet published on Google Sheets. From bbd2a378126b5384e1a1e048eaa32c8cb4c273cb Mon Sep 17 00:00:00 2001 From: Jamie Popkin Date: Wed, 23 Jul 2025 07:38:56 -0700 Subject: [PATCH 3/3] at the end --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4dba2f3..581923a 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,6 @@ are designated with a ✅, and hosted projects with a 💙. ## User Interface Plugins -- [maplibre-transition](https://github.com/popkinj/maplibre-transition) - A plugin for smooth transitions between map styles. [demo](https://observablehq.com/d/b9a97acdf712a77b) - 💙 [maplibre-gl-compare](https://github.com/maplibre/maplibre-gl-compare) - Enables users to compare two maps by swiping left and right. - [any-routing](https://github.com/marucjmar/any-routing) - A modular plugin for calculating routes. - [Gauge Legend](https://github.com/AbelVM/gauge_legend) - Dynamic gauge legend for MapLibre GL JS @@ -165,6 +164,7 @@ are designated with a ✅, and hosted projects with a 💙. - [maplibregl-minimap](https://github.com/JabSYsEmb/maplibregl-minimap) - Customizable minimap Control for maplibregl. - [maplibre-gl-style-flipper](https://github.com/geoglify/maplibre-gl-style-flipper) - A custom control to switch between different map styles in MapLibre GL JS. - [maplibre-google-streetview](https://github.com/rezw4n/maplibre-google-streetview) - Plugin that integrates Google Street View into any MapLibre map. +- [maplibre-transition](https://github.com/popkinj/maplibre-transition) - A plugin for smooth transitions between map styles. [demo](https://observablehq.com/d/b9a97acdf712a77b) ## Geocoding & Search Plugins - [mapbox.photon](https://github.com/watergis/mapbox.photon) - Adds a control to provide a geocoding feature from Photon API.