wojtask
#1
Hello, I have problem with using Resium in Next.js project.
Has anyone tried do this? Is there any instructions?
I tried to follow the instruction of configuring Resium on webpack (via https://resium.darwineducation.com/installation) but failed.
Thanks for your help
What actual problems are you having? “It failed” isn’t enough information to provide help.
arieleb
#3
Are you trying to render Cesium on server side with Next.js?
Cesium is not compatible with SSR at the moment and requires DOM, browser.