Add Mapbox.js / maps

main
nurbek 2 years ago
parent e0c0009302
commit 885e22e54f

@ -730,6 +730,19 @@
"scriptSrc": "maplibre-gl@([\\d\\.]+)/dist/maplibre-gl\\.js\\;version:\\1",
"website": "https://github.com/maplibre/maplibre-gl-js"
},
"Mapbox.js": {
"cats": [
35
],
"description": "Mapbox.js is a JavaScript library provided by Mapbox for working with interactive maps and geospatial data.",
"icon": "Mapbox.svg",
"implies": "Leaflet",
"dom": "link[href*='api.mapbox.com/']",
"oss": true,
"scripts": "api\\.mapbox\\.com/mapbox\\.js/v([\\d\\.]+)/\\;version:\\1",
"scriptSrc": "api\\.mapbox\\.com/mapbox\\.js/v([\\d\\.]+)/\\;version:\\1",
"website": "https://github.com/mapbox/mapbox.js"
},
"Mapbox GL JS": {
"cats": [
35

Loading…
Cancel
Save