react-places-autocomplete icon indicating copy to clipboard operation
react-places-autocomplete copied to clipboard

Can I add constant possible values to the list of suggestions?

Open joshua-wright-dray-alliance opened this issue 6 years ago • 0 comments

Do you want to request a feature or report a bug? If this isn't already possible, I'd be requesting a feature for it

We need the user to be able to type in "Port Of Los Angeles" and have it come up in the list when you search for that, without any other parts of the address. We actually have a list of fixed places and their names which are important to our business. Is there any way to enable this functionality somehow? A way to hack it perhaps?