Commit 76c195b
fix: enable software WebGL (SwiftShader) in Chrome wrapper for map rendering
Without a real GPU, Chrome disables WebGL which breaks map libraries like
MapLibre GL / Mapbox GL. Add --use-gl=swiftshader --enable-webgl
--ignore-gpu-blocklist to force software WebGL rendering inside Docker.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 46ce119 commit 76c195b
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
| 211 | + | |
211 | 212 | | |
212 | 213 | | |
213 | 214 | | |
| |||
0 commit comments