Update Mapbox / maps

main
nurbek 2 years ago
parent 0962f4ffed
commit a450eb4a6a

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1022 B

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2.05415e-05 15.979C-0.0139716 7.15629 7.122 0.0280903 15.979 8.16194e-05C24.836 -0.027927 32.014 7.15629 32 15.993C32 24.8438 24.836 32.014 15.993 32C7.16398 32 2.05415e-05 24.8298 2.05415e-05 15.979ZM8.04548 19.9843C8.11544 20.9506 8.14343 21.9309 8.25537 22.8972C8.3673 23.8214 8.15742 23.6114 9.0809 23.7094C11.3056 23.9755 13.5724 23.9335 15.7831 23.5694C18.2038 23.1632 20.4705 22.365 22.4574 20.8805C24.5702 19.2981 25.8015 17.2114 25.8015 14.5366C25.8015 11.7777 24.6401 9.55104 22.4574 7.87052C19.7849 5.81188 16.1609 5.60181 13.3765 7.33835C11.6135 8.44469 10.4661 10.1112 9.6126 11.9598C8.47924 14.5226 8.08746 17.2114 8.04548 19.9843Z" fill="#4264FA"/>
<path d="M22.6253 14.1445C21.6039 14.6487 20.6524 15.0968 19.7149 15.573C19.5191 15.685 19.3651 15.8391 19.2672 16.0351C18.7915 16.9734 18.3297 17.9257 17.854 18.92C17.7001 18.5979 17.5602 18.3318 17.4202 18.0517C17.2104 17.6176 16.9585 17.2115 16.8046 16.7493C16.5387 15.9371 15.9791 15.4609 15.1955 15.1668C14.4959 14.9008 13.8383 14.5226 13.0967 14.1725C13.2226 14.1025 13.3066 14.0325 13.3905 14.0045C14.23 13.5984 15.0696 13.1782 15.9091 12.7861C16.161 12.6741 16.3568 12.478 16.4688 12.2259C16.9025 11.3017 17.3643 10.3774 17.84 9.38306C18.1898 10.0833 18.5536 10.7135 18.8055 11.3857C19.0853 12.2399 19.7569 12.9121 20.6244 13.1922C21.2821 13.4303 21.9117 13.7944 22.6253 14.1445Z" fill="#4365FA"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

@ -537,11 +537,12 @@
],
"description": "Mapbox GL JS is a JavaScript library that uses WebGL to render interactive maps from vector tiles and Mapbox styles.",
"dom": "link[href*='mapbox-gl.css']",
"icon": "Mapbogljs.png",
"icon": "Mapbogljs.svg",
"js": {
"mapboxgl.version": "^(.+)$\\;version:\\1\\;confidence:0"
},
"scriptSrc": "mapbox-gl.js",
"scriptSrc": "mapbox-gl\\.js",
"oss": true,
"website": "https://github.com/mapbox/mapbox-gl-js"
},
"Mapp": {

Loading…
Cancel
Save