Hi, Im just looking at GClientGeocoder in order to do a reverse geocode. I've used geocoder.getLocations(GLatLng) to begin a search. At this point I also provide the user with a 'cancel' link to prevent the user waiting if the information is not forthcoming.
But I can't see how I can stop the callback being called if the user clicks 'cancel'. I tried geocoder.reset() - but that didn't work!! I guess I'll see if the cancel link is still visible or not - but surely there is a better way?? Any ideas? Many thanks Ben -- 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=.
