I'm not sure if I understand the question, but if you're asking about
how to send a location to the google/com/glm/mmap
server ...............you can use the GmmGeocoder class to do that.

The code will look something like this
                GmmGeocoder geoCoder = new GmmGeocoder(Locale.getDefault());
                Address[] addresses = geoCoder2.query(business,
                                GmmGeocoder.QUERY_TYPE_BUSINESS, lat, long, 
latspan, longspan);
-----------
Btw can you please use the Android developers group for these
questions.

Thanks Ram

On Apr 8, 8:53 am, gunaaa <[EMAIL PROTECTED]> wrote:
> i dont know how to latitude and longitude by sending request as
> location to google.com/glm/mmap server....  If anyone succeeds, please
> reply...
>
> Thanks
> Guna
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Android Challenge" 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-challenge?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to