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

onOpen() and onClose() pass props

Open riktov opened this issue 6 years ago • 0 comments

By letting onOpen() and onClose() pass this.props to the callback, the originating InfoWindow can be identified by props passed to it. This allows multiple InfoWindows to be used.

riktov avatar Sep 11 '19 12:09 riktov