Pros of switching from mapbox to maplibre: - Avoid the need for a mapbox api key, unless you want to display mapbox satellite raster tiles and styles (streets etc) and geocoder - COG raster tile source via [geomatico/maplibre-cog-protocol](https://github.com/geomatico/maplibre-cog-protocol) - smooth fade-in on setTiles described in https://github.com/Iconem/historical-satellite/issues/44 see maplibre PR https://github.com/maplibre/maplibre-gl-js/pull/6053 - others? other geocoder, other protocols, etc