Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User selectable offline map sources #140

Closed
spyhunter99 opened this issue Jul 15, 2015 · 0 comments
Closed

User selectable offline map sources #140

spyhunter99 opened this issue Jul 15, 2015 · 0 comments

Comments

@spyhunter99
Copy link
Collaborator

Referenced here
http://stackoverflow.com/questions/31347019/osmdroid-loading-multiple-offline-mbtiles-via-listview

spyhunter99 added a commit that referenced this issue Oct 2, 2015
#140 adding the basics for user selectable offline map sources
spyhunter99 added a commit that referenced this issue Oct 9, 2015
* master: (67 commits)
  #99 ability to change my location icon after creation.
  #158 partial resolution for android 6
  #112 found an alternative to keep the min sdk at 7
  #112 patch for x86 android builds that do not correctly return isAvailable on ethernet, checks for ethernet && x86 build
  merging the fix for 158, android 6 support
  NullPointerException: TilesOverlay.java line 328 #157
  updating the build tech
  revising the build tech for android studio support
  adding night mode to the example app
  minor javadoc edits
  updating dependencies based on android's sdks updated
  Revert "compile fix (remove deprecated methods)"
  compile fix (remove deprecated methods)
  Update README.md
  #146 fixes integration tests and uses a single constant for logging
  #146 removing sfl4j
  #146 convert to war output
  #140 adding the basics for user selectable offline map sources (instead of everything goes)
  135 changing sqlite access to readonly to help support android versions (kitkat) that blocks write access to external sdcards
  133 night mode
  ...

# Conflicts:
#	osmdroid-android/src/main/java/org/osmdroid/api/IMapController.java
#	osmdroid-android/src/main/java/org/osmdroid/contributor/RouteRecorder.java
#	osmdroid-android/src/main/java/org/osmdroid/contributor/util/RecordedGeoPoint.java
#	osmdroid-android/src/main/java/org/osmdroid/contributor/util/Util.java
#	osmdroid-android/src/main/java/org/osmdroid/views/MapController.java
#	osmdroid-android/src/main/java/org/osmdroid/views/MapView.java
#	osmdroid-android/src/main/java/org/osmdroid/views/Projection.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant