Is anyone using this package successfully with Next.js?
I'm importing the package as is written in the docs import * as atlas from 'azure-maps-control'
.
If I try to use anything from atlas
I get the same
Error
You can replicate the issue by setting up a fresh Next.js app, adding this package and trying to use it.
Importing atlas as CDN works but I need to use azure-maps-control.