We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95c4e2a commit 3d9f659Copy full SHA for 3d9f659
docs/api-reference/mapbox/overview.md
@@ -66,7 +66,7 @@ The following table details renderer support across different versions of mapbox
66
| Library | Overlaid (default) | Interleaved |
67
|-------------------------------|--------------------|-------------------|
68
| mapbox-gl-js (before v2.13) | ✓ | |
69
-| mapbox-gl-js v2.13+ | ✓ | ✓ with `useWebGl2: true` |
+| mapbox-gl-js v2.13+ | ✓ | ✓ with `useWebGL2: true` |
70
| mapbox-gl-js v3+ | ✓ | ✓ |
71
| maplibre-gl-js (before v3) | ✓ | |
72
| maplibre-gl-js v3+ | ✓ | ✓* |
0 commit comments