KapoorVashisht / osmdroid

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

Building to SDK level 16 causing misaligned overlays and sometimes crashing. #404

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Build to SDK level 16
2. The compass rendering fails which causes the map orientation to shift and 
some cases crashes.

http://www.yousaytoo.com/display-compass-on-osmdroid-mapview/2807827

Original issue reported on code.google.com by shameus....@gmail.com on 19 Feb 2013 at 1:45

GoogleCodeExporter commented 8 years ago
Our samples are now built at SDK level 16 and working properly.

Make sure you turn off hardware acceleration in your manifest or in code as we 
do in MapFragment.

Original comment by kurtzm...@gmail.com on 29 Mar 2013 at 3:08

GoogleCodeExporter commented 8 years ago

Original comment by kurtzm...@gmail.com on 14 Jun 2013 at 2:13