Derek wrote:
> When a marker is clicked on google map, a small square area is
> displayed with hyperlinks. I guess OverlayItem does not render
> hyperlinks for its snippet. How to achieve this? Ideally I want to
> assign a layout with all sorts widgets. Presume I can display a small
> floating activity window when the marker is clicked, but is this the
> standard way doing this? The drawback of floating activity window is
> that if want to click another marker, user has to dismiss the current
> window first.

Pop up a panel over the map when the user taps on a marker:

http://github.com/commonsguy/cw-advandroid/tree/master/Maps/EvenNooerYawk/

What you put in the panel -- buttons, links, etc. -- is up to you.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

_Beginning Android 2_ from Apress Now Available!

-- 
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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to