I like this web component and I am using it in one of my projects by creating a Java API.
I not sure how to clear the address after it has been used. I have a method that calls the ‘putPlace’ function which requires a valid google place to effect a change which means calling it with an “empty” google place does nothing.
I suspect that I am missing something, so any suggestions would be greatly appreciated.