message when webgl2 is not supported

This commit is contained in:
vcoppe
2024-07-13 12:19:59 +02:00
parent 06e161f06c
commit 7dd22a5345
2 changed files with 19 additions and 3 deletions

View File

@@ -389,5 +389,7 @@
"bearing": "Bearing",
"preview": "Preview",
"code": "Integration code"
}
},
"webgl2_required": "WebGL 2 is required to display the map.",
"enable_webgl2": "Learn how to enable WebGL 2 in your browser"
}