Deploying to gh-pages from @ maplibre/maplibre-rs@ba76c9a49e 🚀

This commit is contained in:
maxammann 2022-06-03 11:21:02 +00:00
parent 813c09d155
commit cccb62a882
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
<p>Maplibre-rs is a map renderer that can run natively on MacOS, Linux, Windows, Android, iOS and the web.
It takes advantage of Lyon to tessellate vector tiles and WebGPU to display them efficiently.
Maplibre-rs also has an headless mode (<em>work in progress</em>) that can generate rasters.</p>
<p>The official guide book can be found <a href="https://maxammann.org/maplibre-rs/docs/">here</a>.</p>
<p>The official guide book can be found <a href="https://maplibre.org/maplibre-rs/docs/book/">here</a>.</p>
<h4 id="example"><a href="#example">Example</a></h4>
<p>To import maplibre-rs in your <code>Cargo.toml</code>:</p>
<div class="example-wrap"><pre class="language-toml"><code>maplibre = &quot;0.0.2&quot;</code></pre></div></div></details><h2 id="modules" class="small-section-header"><a href="#modules">Modules</a></h2>

View File

@ -306,7 +306,7 @@
<span class="doccomment">//! It takes advantage of Lyon to tessellate vector tiles and WebGPU to display them efficiently.</span>
<span class="doccomment">//! Maplibre-rs also has an headless mode (*work in progress*) that can generate rasters.</span>
<span class="doccomment">//!</span>
<span class="doccomment">//! The official guide book can be found [here](https://maxammann.org/maplibre-rs/docs/).</span>
<span class="doccomment">//! The official guide book can be found [here](https://maplibre.org/maplibre-rs/docs/book/).</span>
<span class="doccomment">//!</span>
<span class="doccomment">//! ### Example</span>
<span class="doccomment">//!</span>