diff --git a/src/drivers/webextension/images/icons/MapLibre.svg b/src/drivers/webextension/images/icons/MapLibre.svg new file mode 100644 index 000000000..aea3e67d8 --- /dev/null +++ b/src/drivers/webextension/images/icons/MapLibre.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/m.json b/src/technologies/m.json index cd8b2367c..2110c03cd 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -663,6 +663,21 @@ "scriptSrc": "mapbox-gl\\.js", "website": "https://github.com/mapbox/mapbox-gl-js" }, + "MapLibre GL JS": { + "cats": [ + 35 + ], + "description": "MapLibre GL JS is an open-source library for publishing maps on your websites.", + "icon": "MapLibre.svg", + "js": { + "maplibregl": "", + "rmap2.maplibreglCompare": "", + "apex.libVersions.maplibre": "([\\d\\.]+)\\;version:\\1" + }, + "oss": true, + "scriptSrc": "maplibre-gl@([\\d\\.]+)/dist/maplibre-gl\\.js\\;version:\\1", + "website": "https://github.com/maplibre/maplibre-gl-js" + }, "Mapp": { "cats": [ 10,