i am writing an Android app.this application= Works with GPS and
map.it shows the location of.the light
leaves.==.mapView.getController().animateTo(myLocation); you, run this
program
Now, GPS and Map work together. I'm on the road and tries to use GPS
turning left or right. Map is rotate?
A few threads have discussed using canvas.rotate() as a means to
rotate a MapView. However, onDraw() is declared "final" for MapView
and so can't be over-ridden. Is there an alternative way to manipulate
the MapView canvas than from onDraw()?
Thanks,
David
--~--~-~--~~~---
2 matches
Mail list logo