| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5712f0c commit ad83fcf
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -59,8 +59,8 @@ | |||
| 59 | 59 | inputScript(libsurl + '/maplibre-gl-js/4.3.2/maplibre-gl.min.js'); | |
| 60 | 60 | } | |
| 61 | 61 | if (inArray(includes, 'maplibre-gl-enhance')) { | |
| 62 | - inputCSS(libsurl + '/maplibre-gl-js-enhance/4.3.0-2/maplibre-gl-enhance.css'); | ||
| 63 | - inputScript(libsurl + '/maplibre-gl-js-enhance/4.3.0-2/maplibre-gl-enhance.js'); | ||
| 62 | + inputCSS(libsurl + '/maplibre-gl-js-enhance/4.3.0-3/maplibre-gl-enhance.css'); | ||
| 63 | + inputScript(libsurl + '/maplibre-gl-js-enhance/4.3.0-3/maplibre-gl-enhance.js'); | ||
| 64 | 64 | } | |
| 65 | 65 | if (inArray(includes, 'L7')) { | |
| 66 | 66 | inputScript(libsurl + '/maplibregl-l7-render/0.0.1/maplibregl-l7-render.js'); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments