kepler.gl
kepler.gl copied to clipboard
chore: replaced _renderMapPopover with combined popovers component to avoid useless re-renders
This PR replace __renderMapPopover with an actual react component. It will avoid re-renders because it's not a simple function but it takes advantage of react optimization
Signed-off-by: Giuseppe Macri [email protected]