If I search for 500 Buckingham Place, Eight Mile Plains
the Google Places API returns 500 Buckingham Place, Eight Mile Plains, Queensland, Australia
with the place id Ej41MDAgQnVja2luZ2hhbSBQbGFjZSwgRWlnaHQgTWlsZSBQbGFpbnMsIFF1ZWVuc2xhbmQsIEF1c3RyYWxpYQ
. If I then do a details call on that place id it returns Buckingham Pl, Eight Mile Plains QLD 4113, Australia
.
This can be replicated on the Google Maps website at https://www.google.com.au/maps/search/500+Buckingham+Place+Eight+Mile+Plains. The place returned will just be Buckingham Pl, Eight Mile Plains QLD 4113, Australia
.
Can I get Google Places API to only return search results for actual street numbers?
EDIT The call I am doing is https://maps.googleapis.com/maps/api/place/autocomplete/json?input=500%20Buckingham%20Place%2C%20Eight%20Mile%20Plains&types=address