On Nov 13, 12:41 pm, "Douglas Nogueira" <[EMAIL PROTECTED]>
wrote:
> I want to know if this gonna work inside javascript code:
>
> var geocoder = new GClientGeocoder();
> var latLng = geocoder.getLatLng(address,
> function(point) { } );
Assuming address is defined and can be geocoded, it will work, but it
probably won't do anything useful...
>
> Given a string with the address, i want her LatLng.
> I need a key of the google maps for that?
Legally, yes (IANAL, read the TOU for yourself).
-- Larry
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---