23 lines
1.1 KiB
HTML
23 lines
1.1 KiB
HTML
|
|
---
|
||
|
|
layout: informational
|
||
|
|
breadcrumb: "Offline Maps"
|
||
|
|
---
|
||
|
|
|
||
|
|
<img src="{{ site.baseurl }}/assets/images/maps-header.png" alt="Maps Header" class="hero">
|
||
|
|
<img src="{{ site.baseurl }}/assets/images/osm-tile.png" alt="OpenStreetMaps Tile" class="app-tile">
|
||
|
|
|
||
|
|
<h1>Navigating Offline</h1>
|
||
|
|
<p class="subtitle">OsmAnd is an offline world map application based on OpenStreetMap</p>
|
||
|
|
|
||
|
|
[Button goes here]
|
||
|
|
|
||
|
|
<h2>About OsmAnd</h2>
|
||
|
|
<p>OsmAnd allows you to navigate taking into account the preferred roads and vehicle dimensions. Plan routes based on inclines and record GPX tracks without an internet connection. OsmAnd is an open source app. It does not collect user data and you decide what data the app will have access to.</p>
|
||
|
|
<h2>Map Files</h2>
|
||
|
|
<p>Download map files for your region. To import a map file into OsmAnd, locate the file in your device downloads. Then open it with the OsmAnd app.</p>
|
||
|
|
|
||
|
|
<!-- TODO: Determine these automatically with JS. -->
|
||
|
|
|
||
|
|
<div class="filelist">
|
||
|
|
{% include filerow.html display_name="Zimbabwe" file_name="zim.zip" icon_filename="ext-pbf.svg" href="/" %}
|
||
|
|
</div>
|