google-maps-react
google-maps-react copied to clipboard
onOpen() and onClose() pass props
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.