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 4246c5e commit da25722Copy full SHA for da25722
src/utils.ts
@@ -198,7 +198,7 @@ function updateLayers(deck: Deck): void {
198
}
199
200
/**
201
- * Initializes deck.gl properties for working with the MapGL map.
+ * Initializes deck.gl properties for working with the MapGL map.
202
* @param map The map instance.
203
* @param deckProps CustomRenderProps initialization options.
204
*/
0 commit comments