I would like to use google maps api in a Java web application, and i need to obtain all the possible result suggested by google for ambiguos address given in input and not only the best result.
So the application send in input an adress and the google web service give a output: 1 case: good address-- one result 2 case: bad address -- many possible result How can I implement this in a Java Web Application ? -- 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.
