Merge pull request #6871 from nurbek91/maplibre

Add MapLibre GL JS / maps
main
Elbert Alias 2 years ago committed by GitHub
commit d64c6df6ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,3 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.07692 11.9825C3.07692 5.37557 8.81458 0 15.868 0C22.9214 0 28.6591 5.37557 28.6591 11.9825C28.6591 21.9105 18.1989 30.2928 16.555 31.61C16.4527 31.692 16.3846 31.7466 16.3552 31.7725C16.2177 31.8928 16.0429 31.9532 15.868 31.9532C15.6931 31.9532 15.5182 31.8928 15.3809 31.7725C15.3514 31.7466 15.2834 31.692 15.1812 31.6102C13.5377 30.2932 3.07692 21.9108 3.07692 11.9825ZM15.8679 18.925C19.3606 18.925 22.1919 16.0512 22.1919 12.506C22.1919 8.96094 19.3606 6.08708 15.8679 6.08708C12.3753 6.08708 9.54394 8.96094 9.54394 12.506C9.54394 16.0512 12.3753 18.925 15.8679 18.925Z" fill="#95BEFA"/>
</svg>

After

Width:  |  Height:  |  Size: 750 B

@ -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,