I want to know if this gonna work inside javascript code:
var geocoder = new GClientGeocoder();
var latLng = geocoder.getLatLng(address,
function(point) { } );
Given a string with the address, i want her LatLng.
I need a key of the google maps for that?
--
Douglas
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---