is there any possibility to search the maps for keywords? e.g. search for "pizza" and I'll get a list of results near my location. i found the "pizza"-sample for a about 2year old SDK version which doesn't work anymore (http://davanum.wordpress.com/2007/11/15/working-with- google-androids-maps-aka-search-for-pizza/). i found the Geocoder class with the getFromLocationName method but this doesn't give me any results when i search for e.g. "pizza" but works e.g. for "austria". i also found the GmmGeocoder which seems to have a query method - but does also not exist anymore.
i'm now searching for about 5 hours without any results. the only thing what i want is the same functionality like the maps application. when you search for "pizza" in the maps application, you'll find a list of results. i would need these results in my android application any help would be appreciated -- 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 To unsubscribe, reply using "remove me" as the subject.

