jaing / react-native-places-input

MIT License
46 stars 18 forks source link

street number not applied for some addresses even though the predictions include the street address number #30

Closed bruxalldev closed 4 years ago

bruxalldev commented 4 years ago

I have an address 188 Quay Street in Auckland New Zealand.

Google refers to this in a number of listings and it has geoloc details.

Places Input returns it as wholly recognisable prediction. I select that and the street number is wiped I just get returned the street name - have tried with address_components and without.. still no street number.

Any ideas?