forked from openmaptiles/www.openmaptiles.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mobile.html
54 lines (47 loc) · 2.49 KB
/
mobile.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
---
layout: page
title: OpenMapTiles mobile app
titlehtml: OpenStreetMap vector tiles in mobile device with MapBox GL library
description: 0nline & offline OpenStreetMap vector tiles created by OpenMapTiles team stored in mobile device as MBTiles format.
keywords: mobile, app, skeleton, vector tiles, basemaps, offline maps
---
<div class="row article">
<div class="col8 pad-0">
<p class="b padt-3">Mobile app with online maps powered by vector tiles hosted on a standard
web server, and with offline maps directly embedded in the app.</p>
<div class="row">
<div class="col4 offset1">
<a href="https://play.google.com/store/apps/details?id=com.klokantech.osm2vectortiles" target="_blank">
<img class="width-100 mart-0" src="/img/mobile/google-play-badge.png" alt="Project Logo">
</a>
</div>
<div class="col4 offset1">
<a href="https://itunes.apple.com/us/app/osm2vectortiles/id1089255502" target="_blank">
<img class="width-100 mart-0" src="/img/mobile/apple-appstore-badge.png" alt="Project Logo">
</a>
</div>
</div>
<p>The app can be rebranded and customized to present map layers with new look and
feel, powered by the data hosted on your server or distributed together
with your app!</p>
<p>Presented are online & offline OpenStreetMap vector tiles created by
OpenMapTiles team, designed in MapBox
Studio Classic and stored in MBTiles.</p>
<p>The raster tiles are generated from open data (GeoTIFF geodata) by
<a href="http://www.maptiler.com/">MapTiler</a>.</p>
<p>Visualization is made with the open-source MapBox GL library, used
without MapBox hosting plan. Look&feel of the map is derived from the
BSD licensed OSM Bright style made by Development Seed / MapBox, and can
be adjusted to display features, information, and colors according to the
intended use case.</p>
<p>The complete source code of this mobile application (as well as source
code of other MapTiler mobile apps) is available to the regular MapTiler
Pro customers. Rebranding, customization, consulting and contracted
development of mobile applications, including geodata processing and
vector tiles in custom coordinate systems is available on request. </p>
<p class="center pady-2"><a class="btn" href="https://openmaptiles.com/mobile-app/">Get source code</a></p>
</div>
<div class="col4">
<img src="/img/mobile/banner_1.png" alt="Project Logo">
</div>
</div>