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,14 @@
|
||||
<?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="11px" height="11px" viewBox="0 0 11 11" enable-background="new 0 0 11 11" xml:space="preserve">
|
||||
<path opacity="0.25" fill="#FFFFFF" enable-background="new " d="M5.5,9.8c-2.4,0-4.2-1.9-4.2-4.2s1.9-4.2,4.2-4.2
|
||||
s4.2,1.9,4.2,4.2S7.9,9.8,5.5,9.8z"/>
|
||||
<path opacity="0.5" fill="#FFFFFF" enable-background="new " d="M5.5,9.2c-2.1,0-3.8-1.7-3.8-3.8s1.7-3.8,3.8-3.8
|
||||
s3.8,1.7,3.8,3.8S7.6,9.2,5.5,9.2z"/>
|
||||
<path opacity="0.75" fill="#FFFFFF" enable-background="new " d="M5.5,8.8c-1.8,0-3.2-1.5-3.2-3.2s1.5-3.2,3.2-3.2
|
||||
s3.2,1.5,3.2,3.2S7.3,8.8,5.5,8.8z"/>
|
||||
<circle fill="#FFFFFF" cx="5.5" cy="5.5" r="2.8"/>
|
||||
<circle cx="5.5" cy="5.5" r="2.2"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1016 B |
Reference in New Issue
Block a user