On May 27, 9:04 am, Vishal Misquitta <[email protected]> wrote: > Is there any Google API Classes to get the Lat & long by providing ip > address...
Yes, but getting the location is not part of the Maps API -- you would use the Maps API to display the location you found using the AJAX loader API. See http://code.google.com/apis/ajax/documentation/#ClientLocation If you need to ask about how to use google.loader.ClientLocation, you should go to http://groups.google.com/group/Google-AJAX-Search-API Bear in mind, too, that IP address/location correlation can be horribly inaccurate with some ISPs. Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
