Latest maplibre-gl has broken import
See original GitHub issueIt uses maplibre-gl.css
instead of mapbox-gl.css
. To fix this, update to the latest version in package.json
and change the import
Issue Analytics
- State:
- Created 3 years ago
- Comments:10 (10 by maintainers)
Top Results From Across the Web
2.1.2 broken · Issue #990 · maplibre/maplibre-gl-js - GitHub
Attempted a solution with #991, but this created a new problem: ➜ test npm install maplibre-gl@2.1.3 npm ERR! code 1 npm ERR! path...
Read more >How to import Mapbox GL Draw in Angular 8 project
I'm working on a Angular 8 project with Webpack. I was able to integrate Mapbox GL JS, but I don't know how to...
Read more >API Reference | MapLibre GL JS Docs
MapLibre GL JS is a JavaScript library that uses WebGL to render interactive maps from vector tiles and MapLibre styles. It is part...
Read more >maplibre-gl | Yarn - Package Manager
MapLibre GL JS is an open-source library for publishing maps on your websites. Fast displaying of maps is possible thanks to GPU-accelerated vector...
Read more >react-map-gl | Upgrade Guide
InteractiveMap and StaticMap are removed. Instead, import Map . setRTLTextPlugin is removed. Use the Map component's RTLTextPlugin prop (default enabled).
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
If you check the docker logs for the backend container, it will tell you the generated links for sign-up/login since it doesn’t send an email in dev
Sure, I’m not 100% sure what I said will work though 😄