On Fri, Nov 11, 2011 at 10:00 AM, Hacktor <[email protected]> wrote:
> Is there any sample code or tutorial for Selecting a location from google > map (like restaurant, school etc) and forward to the application which > includes more information about that place? > That would require the Maps app to return that as a result, which AFAIK it does not. You can achieve this functionality with your own MapActivity and perhaps using the Google Places API. Not exactly as easy as asking Google Maps, but it's doable. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/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 [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

