I am working on an android application on route planning using
googlemaps api. I am currently stuck on a problem where I need the n
nearest locations (along with their distance values from my current
location) as a result (XML, JSON, etc) if I input a place name (not a
specific address) which can have multiple addresses. For instance,

Input: Pizza Joint, 5

Output: XML/JSON Containing the closest 5 results along with their
distances from my current location.

Suggestions Invited. Thanks!

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