Skip to content

Commit

Permalink
docs: The correct property name is useWebGL2 (#9259)
Browse files Browse the repository at this point in the history
  • Loading branch information
andern authored Nov 21, 2024
1 parent 4574c5e commit 9b7f849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api-reference/mapbox/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The following table details renderer support across different versions of mapbox
| Library | Overlaid (default) | Interleaved |
|-------------------------------|--------------------|-------------------|
| mapbox-gl-js (before v2.13) || |
| mapbox-gl-js v2.13+ || ✓ with `useWebGl2: true` |
| mapbox-gl-js v2.13+ || ✓ with `useWebGL2: true` |
| mapbox-gl-js v3+ |||
| maplibre-gl-js (before v3) || |
| maplibre-gl-js v3+ ||* |
Expand Down

0 comments on commit 9b7f849

Please sign in to comment.