anhtuanmai / osmdroid

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

Using GoogleMapOverlay with MBTiles causes tiles at top and bottom of map to be drawn in the wrong location #358

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use osmdroid 3.0.8 libraries
2. Use mbtiles file as tile source
3. Use GoogleMapOverlay to overlay mbtiles tiles over Google MapView

What is the expected output? What do you see instead?

I expect to see the mbtiles perfectly placed over the Google Mapview.  What 
happens at the lower zoom levels (2 and below) is that the top tiles are drawn 
too far south on the map and are clipped, and the bottom tiles of the map are 
not drawn at all.

Also, on the lowest zoom levels, the tiles are not covering the whole map, and 
the wrong tiles are being drawn.

What version of the product are you using? On what operating system?

osmdroid 3.0.8
Android SDK 4.0.3

Please provide any additional information below.

Original issue reported on code.google.com by williams...@columbusstate.edu on 16 Jul 2012 at 12:47

Attachments: