Allow anonymous public asset downloads and adopt OSM Liberty style for MapLibre demo.
CI / test (push) Successful in 4s
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:
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="10px" height="10px" viewBox="3 3 10 10" enable-background="new 3 3 10 10" xml:space="preserve">
|
||||
<path opacity="0.25" fill="#FFFFFF" enable-background="new " d="M8,12c-2.2,0-4-1.8-4-4s1.8-4,4-4s4,1.8,4,4S10.2,12,8,12z"/>
|
||||
<path opacity="0.5" fill="#FFFFFF" enable-background="new " d="M8,11.5c-1.9,0-3.5-1.6-3.5-3.5S6.1,4.5,8,4.5s3.5,1.6,3.5,3.5
|
||||
S9.9,11.5,8,11.5z"/>
|
||||
<path opacity="0.75" fill="#FFFFFF" d="M8,11c-1.6,0-3-1.4-3-3s1.4-3,3-3s3,1.4,3,3S9.6,11,8,11z"/>
|
||||
<circle fill="#FFFFFF" cx="8" cy="8" r="2.5"/>
|
||||
<circle cx="8" cy="8" r="2"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 922 B |
Reference in New Issue
Block a user