Hi, I am playing around with the example given in here : http://koti.mbnet.fi/ojalesa/boundsbox/geocode_basic_3.htm
I notice that when i replace : var geocoder = new google.maps.Geocoder(); with var geocoder = new GClientGeocoder (); then the code doesnt work. I am not sure whether i am missing something or not. GClientGeocoder does sync calls and i would prefer that for a 'suggest' kind of a feature; then am clueless as to why the call fails. Help would be great. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
