Add Mapbox GL JS technology

main
dorinoltean 4 years ago
parent a3b4bf9ff2
commit eb3bd645df

Binary file not shown.

After

Width:  |  Height:  |  Size: 1022 B

@ -8890,6 +8890,22 @@
"scripts": "\\/assets\\/js\\/manycontacts\\.min\\.js", "scripts": "\\/assets\\/js\\/manycontacts\\.min\\.js",
"website": "http://www.manycontacts.com" "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",
"dom": {
"link": {
"attributes": {
"href": "mapbox-gl.css"
}
}
},
"scripts": "mapbox-gl.js",
"website": "https://github.com/mapbox/mapbox-gl-js"
},
"MariaDB": { "MariaDB": {
"cats": [ "cats": [
34 34