Closed lacymorrow closed 1 year ago
There are multiple ways to include the required css, see https://visgl.github.io/react-map-gl/docs/get-started#styling
Importing css in JS may not be supported by all bundlers.
Makes sense
Seeing that 5 more folks have had this issue since I did, it would probably be useful to mention this in the docs.
The readme demo does not import the mapbox styles, which causes CSS errors like the mentioned issue.
Closes #2216