Do you want to request a feature or report a bug? i want to onClick onClose both as same time but onClick should not called with i click on close button. but with current implementation if pass a ...
If we specify an onClick function on ReactMapGL, and then have a Popup component as a child, any onClick function in the Popup component is still firing the onClick function on ReactMapGL. Even after ...