Skip to content

Commit 3d9f659

Browse files
andernPessimistress
authored andcommittedNov 21, 2024
docs: The correct property name is useWebGL2 (#9259)
1 parent 95c4e2a commit 3d9f659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/api-reference/mapbox/overview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The following table details renderer support across different versions of mapbox
6666
| Library | Overlaid (default) | Interleaved |
6767
|-------------------------------|--------------------|-------------------|
6868
| mapbox-gl-js (before v2.13) || |
69-
| mapbox-gl-js v2.13+ || ✓ with `useWebGl2: true` |
69+
| mapbox-gl-js v2.13+ || ✓ with `useWebGL2: true` |
7070
| mapbox-gl-js v3+ |||
7171
| maplibre-gl-js (before v3) || |
7272
| maplibre-gl-js v3+ ||* |

0 commit comments

Comments
 (0)
Please sign in to comment.