Skip to content

Commit 941cad2

Browse files
committed
Deploying to gh-pages from @ c3db60c 🚀
1 parent 3c12d9a commit 941cad2

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

layers/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5175,7 +5175,7 @@ <h3 id="line-blur">line-blur<a class="headerlink" href="#line-blur" title="Perma
51755175
</table>
51765176
<h3 id="line-dasharray">line-dasharray<a class="headerlink" href="#line-dasharray" title="Permanent link">&para;</a></h3>
51775177
<p><em><a href="#paint">Paint</a> property. Optional <a href="../types/#array">array</a> in range [0, ∞). Units in line widths. Disabled by <code>line-pattern</code>. Transitionable.</em></p>
5178-
<p>Specifies the lengths of the alternating dashes and gaps that form the dash pattern. The lengths are later scaled by the line width. To convert a dash length to pixels, multiply the length by the current line width. Note that GeoJSON sources with <code>lineMetrics: true</code> specified won't render dashed lines to the expected scale. Also note that zoom-dependent expressions will be evaluated only at integer zoom levels.</p>
5178+
<p>Specifies the lengths of the alternating dashes and gaps that form the dash pattern. The lengths are later scaled by the line width. To convert a dash length to pixels, multiply the length by the current line width. GeoJSON sources with <code>lineMetrics: true</code> specified won't render dashed lines to the expected scale. Zoom-dependent expressions will be evaluated only at integer zoom levels. The only way to create an array value is using <code>["literal", [...]]</code>; arrays cannot be read from or derived from feature properties.</p>
51795179
<table>
51805180
<thead>
51815181
<tr>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,66 +2,66 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://www.maplibre.org/maplibre-style-spec/</loc>
5-
<lastmod>2025-09-25</lastmod>
5+
<lastmod>2025-09-27</lastmod>
66
</url>
77
<url>
88
<loc>https://www.maplibre.org/maplibre-style-spec/deprecations/</loc>
9-
<lastmod>2025-09-25</lastmod>
9+
<lastmod>2025-09-27</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://www.maplibre.org/maplibre-style-spec/expressions/</loc>
13-
<lastmod>2025-09-25</lastmod>
13+
<lastmod>2025-09-27</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://www.maplibre.org/maplibre-style-spec/font-faces/</loc>
17-
<lastmod>2025-09-25</lastmod>
17+
<lastmod>2025-09-27</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://www.maplibre.org/maplibre-style-spec/glyphs/</loc>
21-
<lastmod>2025-09-25</lastmod>
21+
<lastmod>2025-09-27</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://www.maplibre.org/maplibre-style-spec/layers/</loc>
25-
<lastmod>2025-09-25</lastmod>
25+
<lastmod>2025-09-27</lastmod>
2626
</url>
2727
<url>
2828
<loc>https://www.maplibre.org/maplibre-style-spec/light/</loc>
29-
<lastmod>2025-09-25</lastmod>
29+
<lastmod>2025-09-27</lastmod>
3030
</url>
3131
<url>
3232
<loc>https://www.maplibre.org/maplibre-style-spec/projection/</loc>
33-
<lastmod>2025-09-25</lastmod>
33+
<lastmod>2025-09-27</lastmod>
3434
</url>
3535
<url>
3636
<loc>https://www.maplibre.org/maplibre-style-spec/root/</loc>
37-
<lastmod>2025-09-25</lastmod>
37+
<lastmod>2025-09-27</lastmod>
3838
</url>
3939
<url>
4040
<loc>https://www.maplibre.org/maplibre-style-spec/sky/</loc>
41-
<lastmod>2025-09-25</lastmod>
41+
<lastmod>2025-09-27</lastmod>
4242
</url>
4343
<url>
4444
<loc>https://www.maplibre.org/maplibre-style-spec/sources/</loc>
45-
<lastmod>2025-09-25</lastmod>
45+
<lastmod>2025-09-27</lastmod>
4646
</url>
4747
<url>
4848
<loc>https://www.maplibre.org/maplibre-style-spec/sprite/</loc>
49-
<lastmod>2025-09-25</lastmod>
49+
<lastmod>2025-09-27</lastmod>
5050
</url>
5151
<url>
5252
<loc>https://www.maplibre.org/maplibre-style-spec/state/</loc>
53-
<lastmod>2025-09-25</lastmod>
53+
<lastmod>2025-09-27</lastmod>
5454
</url>
5555
<url>
5656
<loc>https://www.maplibre.org/maplibre-style-spec/terrain/</loc>
57-
<lastmod>2025-09-25</lastmod>
57+
<lastmod>2025-09-27</lastmod>
5858
</url>
5959
<url>
6060
<loc>https://www.maplibre.org/maplibre-style-spec/transition/</loc>
61-
<lastmod>2025-09-25</lastmod>
61+
<lastmod>2025-09-27</lastmod>
6262
</url>
6363
<url>
6464
<loc>https://www.maplibre.org/maplibre-style-spec/types/</loc>
65-
<lastmod>2025-09-25</lastmod>
65+
<lastmod>2025-09-27</lastmod>
6666
</url>
6767
</urlset>

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)