As I learned from your below details that you are able to create
Google Map Application.
I am trying to do that but not able to use Mapview in application.
Can you please give some details about how to bring up the simplest
Google Map Application ?




Regards,
_-_Mayank Rana_-_

On Jan 21, 6:06 am, Cadge <carruthersgor...@googlemail.com> wrote:
> Its ok I figured out how to pin buttons to GeoPoints so all is fine
> now.
>
> On Jan 20, 8:17 pm, Cadge <carruthersgor...@googlemail.com> wrote:
>
>
>
> > Currently I have a MapView and an Itemized overlay which displays
> > different locations on the map.
>
> > When one of these locations is "tapped" the onTap method creates a new
> > Overlay object which draws an empty speech bubble (the type you would
> > find normally on google maps).
>
> > What I want to do is then populate this empty speech bubble with some
> > buttons but I am unsure how to do the following:
>
> > 1) Get a reference to a button from an xml file in the Overlay class
> > ( can't use findViewById() as it isn't an Activity? ).
>
> > 2) Pin a button so it stays with the speech bubble.
>
> > Would it be best to create a new layout which contains buttons and
> > place this over the speech bubble? Is that even possible?- Hide quoted text 
> > -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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