diff --git a/website/src/pages/index.jsx b/website/src/pages/index.jsx index 04394c1016e..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 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.