On Fri, May 21, 2010 at 8:28 PM, xhy <[email protected]> wrote:

> Can you give me a sample ? Thank you !


I *could*, but I don't feel like it >:P

Really though, this is pretty straightforward:
Step 1: create the layout you want to show as your popup.
Step 2: when you want to show said popup (like on tapping an overlay),
inflate it and use MapView.addChild() with the appropriate LayoutParameters
to position it where you want.

To get going you can even skip step one and just use a TextView with a
simple message. Try it.

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
http://sites.google.com/site/rezmobileapps/treking

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

Reply via email to