diff --git a/lib/components/deck-layers/geojson.layer.ts b/lib/components/deck-layers/geojson.layer.ts index 5d342a3..7b5e0da 100644 --- a/lib/components/deck-layers/geojson.layer.ts +++ b/lib/components/deck-layers/geojson.layer.ts @@ -10,7 +10,7 @@ import { } from "@/lib/lib/deck.layer.lib"; /** - * Deck.gl Arc Layer + * Deck.gl Geojson Layer * * See the [https://deck.gl/docs/api-reference/layers/geojson-layer] */