mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Deploying to gh-pages from @ maplibre/maplibre-rs@ba76c9a49e 🚀
This commit is contained in:
parent
813c09d155
commit
cccb62a882
@ -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 = "0.0.2"</code></pre></div></div></details><h2 id="modules" class="small-section-header"><a href="#modules">Modules</a></h2>
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user