I would like to render a rather expensive map-component in the background. However, using renderBackground does not work as the map would then not be interactive.
Is there a way to keep the background interactive? Using renderForeground does not work because then the parallax effect won't work.