An open API service indexing awesome lists of open source software.

https://github.com/roblabs/osm2vectortiles-android

Working example of osm2vectortiles for android
https://github.com/roblabs/osm2vectortiles-android

Last synced: 17 days ago
JSON representation

Working example of osm2vectortiles for android

Awesome Lists containing this project

README

        

# osm2vectortiles-android
Working example of osm2vectortiles for android

Please see the Android app on the [Google Play Store](https://play.google.com/store/apps/details?id=com.roblabs.osm2vectortiles_android).

![[Geography Class](https://play.google.com/store/apps/details?id=com.roblabs.osm2vectortiles_android)](0.0.0.png)

Building upon https://github.com/klokantech/osm2vectortiles-ios, now an Android app can be built with local osm2vectortiles, styles, glyphs and sprites.

Features

* 100% local data (notice in the animation that the Android is in airplane mode)
* Vector data built using http://OSM2VectorTiles.org
* Styling of the countries is from https://github.com/klokantech/mapbox-gl-js-offline-example

![geography-class](geography-class.android.gif)

* caveat — this animation is speed up 2x for demo purposes
(built with `gifify android.mov -o android.gif --speed 2`)