Android Mapview panning and zooming too slow........
- by Pratap S
I've developed a GPS app in which i record the user roots and show it
on the map.......but
Panning around on the map when reviewing my route is painfully slow,
it takes at least 4 or 5 seconds for the map to respond the finger
swipes......
I've overridden the onDraw() method and drawing the lines to show the
routes......is there any better way to do this so that panning becomes
faster as in "MyTracks"...........
Thank you all.....
Pratap S.