We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a29b8d commit 0380c72Copy full SHA for 0380c72
1 file changed
samples/deckgl-points/index.ts
@@ -3,8 +3,8 @@
3
* Copyright 2026 Google LLC. All Rights Reserved.
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
-
7
// [START maps_deckgl_points]
+
8
import { Feature } from 'geojson';
9
import { GoogleMapsOverlay } from '@deck.gl/google-maps';
10
import { GeoJsonLayer } from '@deck.gl/layers';
0 commit comments