react-places-autocomplete
react-places-autocomplete copied to clipboard
Apt/Unit numbers, unable to bypass selecting a suggestion
Compatibility for Apartments / Units?
Is there a way to bypass the select, and enter a custom address?
For example in my use case, a lot of my users will be needing to input unit numbers or apartment numbers, and if you enter an address with a unit number and hit enter, it clears the unit number and formats the address to the best matched address from the suggestions array.
@djsteinmetz Thanks for creating this issue! And sorry for a very delayed response.
This use case sounds very interesting and possibly quite common. Do you have any suggestion on how it should behave?
In my case, I just ended up adding a secondary field for unit/apartment number- but I could still for see issues in areas with new builds or other areas Google does not recognize. I guess what would be ideal is if you could input an address that isn't in the picklist, and have it geocoded.
I see. I'll keep this issue open and see if someone can come up with a solution to this
is there anything new on this issue? or a suggested workaround?