Closed darshanapatil closed 4 years ago
Please add mouseover on InfoWindow. Infowindow.js > Line 167 this.props[_constants.MARKER].addEventListener('mouseover', this.openWindow);
Please add mouseover on InfoWindow. Infowindow.js > Line 167 this.props[_constants.MARKER].addEventListener('mouseover', this.openWindow);
Hey Buddy! Thank for identifying the exact code. It will help the owner to make the changes quickly. @terence55 FYI please check it once .
Sorry for replying late, here is the same issue and solution. https://github.com/terence55/react-baidu-maps/issues/11
I have gone through the library you have added only Click event for InfoWindow. Can you any solution to use any other events.