Hi,

I am really new to the forum and to development on GMap. I have a
question when I was reading about reverse geocoding in the following
link:

http://code.google.com/apis/maps/documentation/javascript/v2/services.html#ReverseGeocoding

I am confused about the getAddress function where if one of the
arguments 'latlng' is null, the function does nothing. My question is,
when the function is registered with the click event as in the line
'GEvent.addListener(map, "click", getAddress);' No parameter seem to
be passed to the function. So eventually the function will do nothing?
I must be wrong but can anybody tell me why? How can the getAddress
function get its parameters? Thanks a ton in advance!


Regards,
Sam

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

Reply via email to