Yeah, thats what I have gleaned from the other group posts. Thanks for
the info, I appreciate it. I'll look into it more and maybe make my
own package to make this easier.

Alex

On Jun 4, 2:54 pm, Brian Smith <avalo...@caerleon.us> wrote:
> It looks like it, yes.  It also looks like a custom overlay that the
> developer wrote in order to make that work.  Looking at the docs for
> the maps library, I don't see any overlay classes for doing that sort
> of thing, but you can always extend the base Overlay class and roll
> your own.  That class gives you methods that you can override for
> drawing and handling touch events, and you can get a Projection object
> from the map view in your version of draw() in order to translate lat/
> lon to screen coords for the current view.
>
> On Jun 4, 4:55 pm, Alexander Davis <alexdavisspec...@gmail.com> wrote:
>
> > Yup, thats the maps API, not what im looking for. What i'm talking
> > about is successfully implemented in Locale; I know its possible.
> > Thats a mapview, right? Must be, right?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to