mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-22 14:32:15 +00:00
grammar
This commit is contained in:
@@ -46,9 +46,9 @@
|
|||||||
<p>
|
<p>
|
||||||
If you are currently using Mapbox, please change your libraries to
|
If you are currently using Mapbox, please change your libraries to
|
||||||
<a href="https://maplibre.org/maplibre-gl-js/docs/" target="_blank">MapLibre GL JS</a>.
|
<a href="https://maplibre.org/maplibre-gl-js/docs/" target="_blank">MapLibre GL JS</a>.
|
||||||
MapLibre is based on the last open-source version of Mapbox GL JS, before it went
|
MapLibre is based on the last open-source version of Mapbox GL JS before it went
|
||||||
closed-source. Migrating should be as simple as changing the libraries, as long as you are not
|
closed-source. Migrating should be as simple as changing the libraries, as long as you are not
|
||||||
using any features specific to the 2.x or later release.
|
using any features specific to the 2.x or later releases.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -57,16 +57,16 @@
|
|||||||
<input type="checkbox" id="col3" class="col-chk" />
|
<input type="checkbox" id="col3" class="col-chk" />
|
||||||
<label for="col3" class="col-lbl">Using Leaflet?</label>
|
<label for="col3" class="col-lbl">Using Leaflet?</label>
|
||||||
<div class="col-cnt">
|
<div class="col-cnt">
|
||||||
<p>A Leaflet based snippet is coming soon.</p>
|
<p>A Leaflet-based snippet is coming soon.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<input type="checkbox" id="col4" class="col-chk" />
|
<input type="checkbox" id="col4" class="col-chk" />
|
||||||
<label for="col4" class="col-lbl">Mobile apps</label>
|
<label for="col4" class="col-lbl">Mobile Apps</label>
|
||||||
<div class="col-cnt">
|
<div class="col-cnt">
|
||||||
<p>
|
<p>
|
||||||
For mobile apps, you can use the same style with
|
For mobile apps, you can use the same styles with
|
||||||
<a href="https://maplibre.org/" target="_blank">MapLibre Native</a>.
|
<a href="https://maplibre.org/" target="_blank">MapLibre Native</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user