usmaniqbal1983 / osmtracker-android

Automatically exported from code.google.com/p/osmtracker-android
GNU General Public License v3.0
0 stars 0 forks source link

Mapnik isn't available #254

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
when switching to Mapnik background no map is shown.
in logs I see lots of messages like this:

W/org.osmdroid.tileprovider.modules.MapTileDownloader(31905): Problem 
downloading MapTile: /18/156387/106436 HTTP response: HTTP/1.1 403 Forbidden

unfortunately I don't see the full url in logs, so can't check, but from main 
osm site I see that tiles should have png extension:

http://a.tile.openstreetmap.org/18/156387/106436.png

same problem on all zoom levels.

app version: latest 0.6.7

Original issue reported on code.google.com by yrti...@gmail.com on 17 Dec 2014 at 9:42

GoogleCodeExporter commented 9 years ago
The map views are done with OSMDroid, and I think that happens because of this 
issue: https://code.google.com/p/osmdroid/issues/detail?id=515

That's fixed in the latest OSMDroid releases, I'll see if I can upgrade it 
although it seems that there'll be some breaking changes...

Original comment by nicolas@guillaumin.me on 18 Dec 2014 at 8:21

GoogleCodeExporter commented 9 years ago
I fixed it, it'll be available on the next release.

Original comment by nicolas@guillaumin.me on 18 Dec 2014 at 8:49