Allow anonymous public asset downloads and adopt OSM Liberty style for MapLibre demo.
CI / test (push) Successful in 4s

Public asset links now work without bearer auth while private assets remain protected, and the demo ships with the local osm-liberty-gl-style assets for consistent tile rendering.

Made-with: Cursor
This commit is contained in:
2026-03-02 21:56:31 +00:00
parent a666f1233d
commit 0c76e867ae
253 changed files with 12466 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21 21" height="21" width="21"><title>bar_15.svg</title><rect fill="none" x="0" y="0" width="21" height="21"></rect><rect x="1" y="1" rx="9.75" ry="9.75" width="19.5" height="19.5" stroke="#bbb" style="stroke-linejoin:round;stroke-miterlimit:4px;" fill="#bbb" stroke-width="2"></rect><rect x="1" y="1" width="19.5" height="19.5" rx="9.75" ry="9.75" fill="#fff"></rect><path fill="#d97200" transform="translate(3 3)" d="M7.5,1c-2,0-7,0.25-6.5,0.75L7,8v4
c0,1-3,0.5-3,2h7c0-1.5-3-1-3-2V8l6-6.25C14.5,1.25,9.5,1,7.5,1z M7.5,2c2.5,0,4.75,0.25,4.75,0.25L11.5,3h-8L2.75,2.25
C2.75,2.25,5,2,7.5,2z"></path></svg>

After

Width:  |  Height:  |  Size: 659 B