You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you tried import maplibre from "maplibre-gl"?
It probably depends on the packaging system and all kind of other javascript toolings...
You can take a look at the examples to see that this works as expected in plain javascript + html...
I try to build the most basic maplibre example as node module, but without success. What am I doing wrong?
This throws this error:
TypeError: maplibregl.Map is not a constructor
Or is this not working yet, because related to #1595?
The text was updated successfully, but these errors were encountered: