smarty / smartystreets-javascript-sdk

The official client libraries for accessing SmartyStreets APIs from javascript.
https://smartystreets.com/docs/sdk/javascript
Apache License 2.0
31 stars 30 forks source link

Required City and state. #17

Closed XI803-ManikMahendru closed 2 years ago

XI803-ManikMahendru commented 4 years ago

I have one requirement. I want City and state in my auto complete.

Can I do search with ZIP code?

Lets suppose I am searching with 1158 Oak Valley Drive, Ann Arbor, MI then it will show city and state in auto complete.

jwnacnud commented 4 years ago

Are you wanting to filter the suggestions and only show the results from a specific zipcode?

XI803-ManikMahendru commented 4 years ago

I wan to filter the suggestion and would like to see City and state corresponding to that Address. Lets suppose I have typed 1158 Oak Valley Drive, Ann Arbor then it should show city and state corresponding to that Address

jwnacnud commented 4 years ago

Because that's not a valid address (according to the US Postal Service), I opted to use 1156 for my example. Here's a screencast: http://somup.com/cYjurDXfYf

https://smartystreets.com/products/apis/us-autocomplete-pro-api?key=21102174564513388&search=1156%20Oak%20v&method=GET

camiblanch commented 3 years ago

@XI803-ManikMahendru Were you able to resolve your issue?

camiblanch commented 2 years ago

Closing due to inactivity and assumption that issue was resolved.