kepler.gl icon indicating copy to clipboard operation
kepler.gl copied to clipboard

chore: replaced _renderMapPopover with combined popovers component to avoid useless re-renders

Open macrigiuseppe opened this issue 5 years ago • 0 comments

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]

macrigiuseppe avatar Jan 31 '21 23:01 macrigiuseppe