[android-developers] Re: Projection Question

2009-04-12 Thread Albert Hernández
Don't you have any idea? Thanks On Apr 6, 10:41 am, Albert Hernández wrote: > I've a doubt related with the Projection class. As I understand this > class translate beetween Lat/Lon to coordinate system in the screen. > In which format is the coordinate system in the s

[android-developers] Projection Question

2009-04-06 Thread Albert Hernández
I've a doubt related with the Projection class. As I understand this class translate beetween Lat/Lon to coordinate system in the screen. In which format is the coordinate system in the screen? Pixels? If I want to calculate some geometrical calculations, will I be able? For example a distance, in

[android-developers] Re: Transparent Canvas?

2009-04-06 Thread Albert Hernández
Hi Henry, Check this link, maybe it can help you: http://blog.pocketjourney.com/2008/03/15/tutorial-1-transparent-panel-linear-layout-on-mapview-google-map/ On Apr 4, 10:46 am, Henry wrote: > I'm trying to make an app that requires me to draw over a layout with > buttons, etc.  I want to build