From fa309682f35902148671992034cbe6aabd3315d9 Mon Sep 17 00:00:00 2001 From: Birk Skyum Date: Thu, 2 May 2024 12:14:30 +0200 Subject: [PATCH 1/3] Add maplibre to landing --- website/src/pages/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/index.jsx b/website/src/pages/index.jsx index 04394c1016e..63cdb3c3d53 100644 --- a/website/src/pages/index.jsx +++ b/website/src/pages/index.jsx @@ -113,7 +113,7 @@ export default function IndexPage() {

While deck.gl works standalone without a base map, it plays nicely with your favorite - base map providers such as Google Maps, Mapbox, ArcGIS and more. Where the base map + base map providers such as Google Maps, Mapbox, ArcGIS, MapLibre and more. Where the base map library permits, deck.gl may interleave with 3D map layers to create seamless visualizations.

From 269aab378bf40da49825ab288e512a27b94e92f2 Mon Sep 17 00:00:00 2001 From: Birk Skyum <74932975+birkskyum@users.noreply.github.com> Date: Thu, 2 May 2024 13:49:00 +0200 Subject: [PATCH 2/3] Update index.jsx Co-authored-by: Ib Green --- website/src/pages/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/index.jsx b/website/src/pages/index.jsx index 63cdb3c3d53..9b2ed750254 100644 --- a/website/src/pages/index.jsx +++ b/website/src/pages/index.jsx @@ -113,7 +113,7 @@ export default function IndexPage() {

While deck.gl works standalone without a base map, it plays nicely with your favorite - base map providers such as Google Maps, Mapbox, ArcGIS, MapLibre and more. Where the base map + base map providers such as Google Maps, Mapbox, ArcGIS, basemap renderers such as MapLibre, and more. Where the base map library permits, deck.gl may interleave with 3D map layers to create seamless visualizations.

From cac1d6e2c3777abbf286eeed16df6ea47ab7a1cc Mon Sep 17 00:00:00 2001 From: Birk Skyum <74932975+birkskyum@users.noreply.github.com> Date: Mon, 6 May 2024 02:58:09 +0200 Subject: [PATCH 3/3] Update index.jsx Co-authored-by: Xiaoji Chen --- website/src/pages/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/index.jsx b/website/src/pages/index.jsx index 9b2ed750254..1b15a126cc4 100644 --- a/website/src/pages/index.jsx +++ b/website/src/pages/index.jsx @@ -113,7 +113,7 @@ export default function IndexPage() {

While deck.gl works standalone without a base map, it plays nicely with your favorite - base map providers such as Google Maps, Mapbox, ArcGIS, basemap renderers such as MapLibre, and more. Where the base map + base map libraries such as Google Maps, Mapbox, ArcGIS, MapLibre, and more. Where the base map library permits, deck.gl may interleave with 3D map layers to create seamless visualizations.