fork of osmdroid
Перейти к файлу
Victor Ng 1ca385173c Put in a notice that the code has been deprecated 2014-10-22 23:43:17 -04:00
docs added screencap of SDK parts 2014-09-09 11:44:57 -04:00
src Make the tile directory modifyable at runtime. 2014-10-01 15:42:35 -04:00
.gitattributes Normalize line endings 2014-03-06 21:46:12 +01:00
.gitignore pulled osmdroid-android up one directory 2014-09-09 10:30:52 -04:00
LICENSE Initial commit 2014-03-06 11:03:48 -08:00
Makefile blow away the Maven repo when building android_sdk 2014-09-09 12:48:15 -04:00
README.md Put in a notice that the code has been deprecated 2014-10-22 23:43:17 -04:00
pom.xml pulled osmdroid-android up one directory 2014-09-09 10:30:52 -04:00

README.md

This code is deprecated and has been merged into Mozilla Stumbler http://github.com/mozilla/mozstumbler

This is a fork of the osmdroid project from: https://github.com/osmdroid/osmdroid

osmdroid

osmdroid is a (almost) full/free replacement for Android's MapView (v1 API) class. It also includes a modular tile provider system with support for numerous online and offline tile sources and overlay support with built-in overlays for plotting icons, tracking location, and drawing shapes.

Build instructions are here: https://github.com/mozilla/osmdroid/wiki/Mozilla-OSMDroid