Thursday, March 15, 2012

Re: [android-developers] regarding custom overlay with user inputs

On Wed, Mar 14, 2012 at 11:29 PM, sourabh sahu <souruitian@gmail.com> wrote:
I am looking for google map overlay in which there is some
information, apart from that there will be a textfield in a overlay
thourgh which user can comment on particular place.

You can add Views to a MapView like any other ViewGroup. In particular, MapView has a way to specify a location based on geo coordinates. Look at the MapView docs.

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment