mirror of
https://github.com/mollyim/osmdroid.git
synced 2025-05-12 23:00:37 +01:00
![]() * Updated NGA GEOPackage core from 2.0.1 to 6.5.0 * Updated all references of old NGA core version * updated other libraries * fixed index mistake * updated geopackage-android 6.6.0 -> compileSDK was reverted back * updated references to new Objects * testing suggestions * Fixed imports * had to raise minSdkVersion in osmdroid-geopackage gradle |
||
---|---|---|
.. | ||
src/main | ||
build.gradle | ||
gradle.properties | ||
README.md |
Geopackage support for osmdroid
Sources
This code was adopted from NGA's Geopackage support library and their adapter for Google Maps. Since the APIs between Google Maps and Osmdroid are so similiar, much of the code was used with only minor modifications. https://github.com/ngageoint/geopackage-android
License
This library: Inherited from the NGA code base Dependencies: NGA code is MIT See source code files for specific license info
How to use
https://github.com/osmdroid/osmdroid/wiki/Geopackage-Support