Hi ! I use google api to check latitude and longitude. With GClientGeocoder.getLatLng(), by default, in case of ambiguous addresses, google give only the point for the best match is passed to the callback function. I wish to know if it is possible to have the number of ambiguous addresses. I search on Google map API references, but nothing clearly about that... thank for your help.