Update maplibre-gl-js to 3.3.0 / increase default max pitch (#953)
* Update maplibre-gl-js to 3.3.0 * raise maxPitch to 85 * replace maplibregl.supported, that's removed in v3 Use the new example code from https://maplibre.org/maplibre-gl-js/docs/examples/check-for-support/ * remove unneeded note
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
container: 'map',
|
||||
hash: true,
|
||||
maplibreLogo: true,
|
||||
maxPitch: 85,
|
||||
style: {
|
||||
version: 8,
|
||||
sources: {
|
||||
|
||||
Reference in New Issue
Block a user