react-google-maps-api icon indicating copy to clipboard operation
react-google-maps-api copied to clipboard

StandaloneSearchBox and contenteditable

Open kamlekar opened this issue 4 years ago • 0 comments

Please provide an explanation

As per the project requirement, I am trying to make StandaloneSearchBox work with a cotenteditable div instead of input. But as per my exploration, I came to halt by seeing the code inside the repo which only accepts input elements. Any workaround to make it work with contenteditable divs?

https://github.com/JustFly1984/react-google-maps-api/blob/7e807a6b9115766609c667bef783eb01f706f4c7/packages/react-google-maps-api/src/components/places/StandaloneSearchBox.tsx#L66-L84

Your Environment

os: mac

kamlekar avatar May 12 '21 08:05 kamlekar