Merge pull request #7048 from nurbek91/mapbox_gl1

Update Mapbox GL JS / maps
main
Elbert Alias 3 years ago committed by GitHub
commit 16b421f0df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -683,7 +683,7 @@
35 35
], ],
"description": "Mapbox GL JS is a JavaScript library that uses WebGL to render interactive maps from vector tiles and Mapbox styles.", "description": "Mapbox GL JS is a JavaScript library that uses WebGL to render interactive maps from vector tiles and Mapbox styles.",
"dom": "link[href*='mapbox-gl.css']", "dom": "link[href*='mapbox-gl.css'], div.mapboxgl-map",
"icon": "Mapbox.svg", "icon": "Mapbox.svg",
"js": { "js": {
"mapboxgl.version": "^(.+)$\\;version:\\1\\;confidence:0" "mapboxgl.version": "^(.+)$\\;version:\\1\\;confidence:0"