Getting relevant (rather then pseudo-random) results with google maps places API
问题 I read all the posts (here and elsewhere) about the Places API and still can't find a solution. I have a form in which the user can input the street and either the number or the building name (like a mall). I want to validate the info via geocode (if it's a number) or places (if it's a name) before submitting and showing the map as I need the exact address, but the Places search gives me pseudo-random results. For example: var cityCenter = new google.maps.LatLng(1.30563, 103.83751); var