Merge pull request #3594 from dorinoltean/add-technology-mapboxgljs

Add technology mapboxgljs
main
Elbert Alias 4 years ago committed by GitHub
commit 2dcdf06669
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 1022 B

@ -8926,6 +8926,25 @@
"scripts": "\\/assets\\/js\\/manycontacts\\.min\\.js",
"website": "http://www.manycontacts.com"
},
"Mapbox GL JS": {
"cats": [
35
],
"description": "Mapbox GL JS is a JavaScript library that uses WebGL to render interactive maps from vector tiles and Mapbox styles.",
"icon": "Mapbogljs.png",
"js": {
"mapboxgl.version": "^(.+)$\\;version:\\1\\;confidence:0"
},
"dom": {
"link[href*='mapbox-gl.css']": {
"attributes": {
"href": ""
}
}
},
"scripts": "mapbox-gl.js",
"website": "https://github.com/mapbox/mapbox-gl-js"
},
"MariaDB": {
"cats": [
34