waar19 / osmdroid

Automatically exported from code.google.com/p/osmdroid
0 stars 0 forks source link

Add an off-line mode #87

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add a setting the prevents tile downloader from downloading from the internet.
This is in order to prevent high data usage for people who have to pay for it.
See also issue 79 and
http://groups.google.com/group/osmdroid/browse_thread/thread/6c4af4b11401408f

Original issue reported on code.google.com by neilboyd on 10 Sep 2010 at 2:13

GoogleCodeExporter commented 9 years ago
I would kinda extend this with not trying to download, if no network connection 
is available (should be doable with 
http://developer.android.com/reference/android/net/ConnectivityManager.html)

Original comment by mpr....@gmail.com on 14 Sep 2010 at 11:47

GoogleCodeExporter commented 9 years ago
That's one thing - more related to issue 31.

Off-line mode is intended for people with a data connection where they pay per 
MB so that they can explicitly choose not to use the data connection even 
though there is one.

Original comment by neilboyd on 14 Sep 2010 at 2:22

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r373.

Original comment by neilboyd on 17 Sep 2010 at 8:58