Skip to content

Commit 620596c

Browse files
committed
deploy docs: v5.11.0 25d189b
1 parent c6405ae commit 620596c

File tree

449 files changed

+48598
-2189
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

449 files changed

+48598
-2189
lines changed

docs/404.html

Lines changed: 70 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515

1616
<link rel="icon" href="https://maplibre.org/favicon.ico">
17-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.22">
17+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.23">
1818

1919

2020

@@ -2002,6 +2002,29 @@
20022002

20032003

20042004

2005+
<li class="md-nav__item">
2006+
<a href="/maplibre-gl-js/docs/API/functions/now/" class="md-nav__link">
2007+
2008+
2009+
2010+
<span class="md-ellipsis">
2011+
now()
2012+
2013+
</span>
2014+
2015+
2016+
</a>
2017+
</li>
2018+
2019+
2020+
2021+
2022+
2023+
2024+
2025+
2026+
2027+
20052028
<li class="md-nav__item">
20062029
<a href="/maplibre-gl-js/docs/API/functions/prewarm/" class="md-nav__link">
20072030

@@ -7383,6 +7406,52 @@
73837406

73847407

73857408

7409+
<li class="md-nav__item">
7410+
<a href="/maplibre-gl-js/docs/examples/style-labels-with-local-fonts/" class="md-nav__link">
7411+
7412+
7413+
7414+
<span class="md-ellipsis">
7415+
Style labels with local fonts
7416+
7417+
</span>
7418+
7419+
7420+
</a>
7421+
</li>
7422+
7423+
7424+
7425+
7426+
7427+
7428+
7429+
7430+
7431+
7432+
<li class="md-nav__item">
7433+
<a href="/maplibre-gl-js/docs/examples/style-labels-with-web-fonts/" class="md-nav__link">
7434+
7435+
7436+
7437+
<span class="md-ellipsis">
7438+
Style labels with Web fonts
7439+
7440+
</span>
7441+
7442+
7443+
</a>
7444+
</li>
7445+
7446+
7447+
7448+
7449+
7450+
7451+
7452+
7453+
7454+
73867455
<li class="md-nav__item">
73877456
<a href="/maplibre-gl-js/docs/examples/style-lines-with-a-data-driven-property/" class="md-nav__link">
73887457

docs/API/_media/CONTRIBUTING/index.html

Lines changed: 70 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121

2222
<link rel="icon" href="https://maplibre.org/favicon.ico">
23-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.22">
23+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.23">
2424

2525

2626

@@ -2324,6 +2324,29 @@
23242324

23252325

23262326

2327+
<li class="md-nav__item">
2328+
<a href="../../functions/now/" class="md-nav__link">
2329+
2330+
2331+
2332+
<span class="md-ellipsis">
2333+
now()
2334+
2335+
</span>
2336+
2337+
2338+
</a>
2339+
</li>
2340+
2341+
2342+
2343+
2344+
2345+
2346+
2347+
2348+
2349+
23272350
<li class="md-nav__item">
23282351
<a href="../../functions/prewarm/" class="md-nav__link">
23292352

@@ -7711,6 +7734,52 @@
77117734

77127735

77137736

7737+
<li class="md-nav__item">
7738+
<a href="../../../examples/style-labels-with-local-fonts/" class="md-nav__link">
7739+
7740+
7741+
7742+
<span class="md-ellipsis">
7743+
Style labels with local fonts
7744+
7745+
</span>
7746+
7747+
7748+
</a>
7749+
</li>
7750+
7751+
7752+
7753+
7754+
7755+
7756+
7757+
7758+
7759+
7760+
<li class="md-nav__item">
7761+
<a href="../../../examples/style-labels-with-web-fonts/" class="md-nav__link">
7762+
7763+
7764+
7765+
<span class="md-ellipsis">
7766+
Style labels with Web fonts
7767+
7768+
</span>
7769+
7770+
7771+
</a>
7772+
</li>
7773+
7774+
7775+
7776+
7777+
7778+
7779+
7780+
7781+
7782+
77147783
<li class="md-nav__item">
77157784
<a href="../../../examples/style-lines-with-a-data-driven-property/" class="md-nav__link">
77167785

docs/API/classes/AJAXError/index.html

Lines changed: 76 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121

2222
<link rel="icon" href="https://maplibre.org/favicon.ico">
23-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.22">
23+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.23">
2424

2525

2626

@@ -2186,6 +2186,29 @@
21862186

21872187

21882188

2189+
<li class="md-nav__item">
2190+
<a href="../../functions/now/" class="md-nav__link">
2191+
2192+
2193+
2194+
<span class="md-ellipsis">
2195+
now()
2196+
2197+
</span>
2198+
2199+
2200+
</a>
2201+
</li>
2202+
2203+
2204+
2205+
2206+
2207+
2208+
2209+
2210+
2211+
21892212
<li class="md-nav__item">
21902213
<a href="../../functions/prewarm/" class="md-nav__link">
21912214

@@ -7573,6 +7596,52 @@
75737596

75747597

75757598

7599+
<li class="md-nav__item">
7600+
<a href="../../../examples/style-labels-with-local-fonts/" class="md-nav__link">
7601+
7602+
7603+
7604+
<span class="md-ellipsis">
7605+
Style labels with local fonts
7606+
7607+
</span>
7608+
7609+
7610+
</a>
7611+
</li>
7612+
7613+
7614+
7615+
7616+
7617+
7618+
7619+
7620+
7621+
7622+
<li class="md-nav__item">
7623+
<a href="../../../examples/style-labels-with-web-fonts/" class="md-nav__link">
7624+
7625+
7626+
7627+
<span class="md-ellipsis">
7628+
Style labels with Web fonts
7629+
7630+
</span>
7631+
7632+
7633+
</a>
7634+
</li>
7635+
7636+
7637+
7638+
7639+
7640+
7641+
7642+
7643+
7644+
75767645
<li class="md-nav__item">
75777646
<a href="../../../examples/style-lines-with-a-data-driven-property/" class="md-nav__link">
75787647

@@ -8214,7 +8283,7 @@
82148283

82158284

82168285
<h1 id="ajaxerror">AJAXError</h1>
8217-
<p>Defined in: <a href="https://github.com/maplibre/maplibre-gl-js/blob/93634b011a147666a62887bc61bffd351fa9971d/src/util/ajax.ts#L87">src/util/ajax.ts:87</a></p>
8286+
<p>Defined in: <a href="https://github.com/maplibre/maplibre-gl-js/blob/25d189b0b13391614d3a6e7d4308095a5c960423/src/util/ajax.ts#L87">src/util/ajax.ts:87</a></p>
82188287
<p>An error thrown when a HTTP request results in an error response.</p>
82198288
<h2 id="extends">Extends</h2>
82208289
<ul>
@@ -8225,7 +8294,7 @@ <h3 id="constructor">Constructor</h3>
82258294
<blockquote>
82268295
<p><strong>new AJAXError</strong>(<code>status</code>: <code>number</code>, <code>statusText</code>: <code>string</code>, <code>url</code>: <code>string</code>, <code>body</code>: <code>Blob</code>): <code>AJAXError</code></p>
82278296
</blockquote>
8228-
<p>Defined in: <a href="https://github.com/maplibre/maplibre-gl-js/blob/93634b011a147666a62887bc61bffd351fa9971d/src/util/ajax.ts#L114">src/util/ajax.ts:114</a></p>
8297+
<p>Defined in: <a href="https://github.com/maplibre/maplibre-gl-js/blob/25d189b0b13391614d3a6e7d4308095a5c960423/src/util/ajax.ts#L114">src/util/ajax.ts:114</a></p>
82298298
<h4 id="parameters">Parameters</h4>
82308299
<table>
82318300
<thead>
@@ -8267,28 +8336,28 @@ <h3 id="body">body</h3>
82678336
<blockquote>
82688337
<p><strong>body</strong>: <code>Blob</code></p>
82698338
</blockquote>
8270-
<p>Defined in: <a href="https://github.com/maplibre/maplibre-gl-js/blob/93634b011a147666a62887bc61bffd351fa9971d/src/util/ajax.ts#L106">src/util/ajax.ts:106</a></p>
8339+
<p>Defined in: <a href="https://github.com/maplibre/maplibre-gl-js/blob/25d189b0b13391614d3a6e7d4308095a5c960423/src/util/ajax.ts#L106">src/util/ajax.ts:106</a></p>
82718340
<p>The response's body.</p>
82728341
<hr />
82738342
<h3 id="status">status</h3>
82748343
<blockquote>
82758344
<p><strong>status</strong>: <code>number</code></p>
82768345
</blockquote>
8277-
<p>Defined in: <a href="https://github.com/maplibre/maplibre-gl-js/blob/93634b011a147666a62887bc61bffd351fa9971d/src/util/ajax.ts#L91">src/util/ajax.ts:91</a></p>
8346+
<p>Defined in: <a href="https://github.com/maplibre/maplibre-gl-js/blob/25d189b0b13391614d3a6e7d4308095a5c960423/src/util/ajax.ts#L91">src/util/ajax.ts:91</a></p>
82788347
<p>The response's HTTP status code.</p>
82798348
<hr />
82808349
<h3 id="statustext">statusText</h3>
82818350
<blockquote>
82828351
<p><strong>statusText</strong>: <code>string</code></p>
82838352
</blockquote>
8284-
<p>Defined in: <a href="https://github.com/maplibre/maplibre-gl-js/blob/93634b011a147666a62887bc61bffd351fa9971d/src/util/ajax.ts#L96">src/util/ajax.ts:96</a></p>
8353+
<p>Defined in: <a href="https://github.com/maplibre/maplibre-gl-js/blob/25d189b0b13391614d3a6e7d4308095a5c960423/src/util/ajax.ts#L96">src/util/ajax.ts:96</a></p>
82858354
<p>The response's HTTP status text.</p>
82868355
<hr />
82878356
<h3 id="url">url</h3>
82888357
<blockquote>
82898358
<p><strong>url</strong>: <code>string</code></p>
82908359
</blockquote>
8291-
<p>Defined in: <a href="https://github.com/maplibre/maplibre-gl-js/blob/93634b011a147666a62887bc61bffd351fa9971d/src/util/ajax.ts#L101">src/util/ajax.ts:101</a></p>
8360+
<p>Defined in: <a href="https://github.com/maplibre/maplibre-gl-js/blob/25d189b0b13391614d3a6e7d4308095a5c960423/src/util/ajax.ts#L101">src/util/ajax.ts:101</a></p>
82928361
<p>The request's URL.</p>
82938362

82948363

0 commit comments

Comments
 (0)