[android-developers] Zooming on a custom overlay

2010-11-17 Thread Allan Valeriano
Hi all,

does anybody knows if it is possible to zoom in and out on a custom
overlay and enlarge the image?
I'd like to do something like that:
http://geoserver.nima.puc-rio.br/puc-rio/

If you zoom in, you'll notice that the image gets bigger.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Zooming on a custom overlay

2010-11-17 Thread Frank Weiss
Chances are, they've created tiles for each zoom level. Have you checked how
they do it, like by using Firebug net panel?

OK, I just checked it's a single image 1480x450. Next thing would be to look
at their Javascript.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en