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,53 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewBox="0 0 39 18"
|
||||
version="1.1"
|
||||
id="svg5088"
|
||||
height="18"
|
||||
width="39">
|
||||
<defs
|
||||
id="defs5090" />
|
||||
<metadata
|
||||
id="metadata5093">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
transform="translate(-54.999985,-941.36218)"
|
||||
id="layer1">
|
||||
<g
|
||||
id="generic-md-3"
|
||||
transform="translate(-180,480)">
|
||||
<rect
|
||||
rx="2.3636391"
|
||||
ry="2.4000025"
|
||||
y="461.36218"
|
||||
x="234.99998"
|
||||
height="18"
|
||||
width="39"
|
||||
id="rect3455"
|
||||
style="color:#3a3836;display:inline;overflow:visible;visibility:visible;fill:#3a3836;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.19087458;marker:none;enable-background:accumulate" />
|
||||
<rect
|
||||
rx="1.1935509"
|
||||
ry="1.2307712"
|
||||
style="color:#3a3836;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.21201575;marker:none;enable-background:accumulate"
|
||||
id="rect3457"
|
||||
width="37"
|
||||
height="15.999991"
|
||||
x="235.99998"
|
||||
y="462.36218" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user