Map view is always blank
See original GitHub issueI’m very confused why this only seems to be happening to me, but I’m unable to use Maputnik with any stylesheet, either from the website or by running the dev version from git locally. The map area is completely blank. This happens with both Chrome and Firefox (both beta channel), in incognito mode.
The issue seems to be that the MapboxGL container div has style="filter: url("#undefined");"
. Removing this attribute with the web inspector makes it work.
Issue Analytics
- State:
- Created 5 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
MapView always displays blank white sceen - Android Forums
I'm creating a basic Mapview application which will display my current location on the google. ... MapView always displays blank white sceen.
Read more >Android Question [SOLVED] Google maps always blank - B4X
Hello everybody, I have a problem with Google maps, it displays the controls with blank background like this I followed the instructions in ......
Read more >React-native-maps Blank page Only google logo
First and foremost, always configure your Android app according to ... An advice to friends who has that blank map view with Google...
Read more >How to Fix Blank Google Maps on Android and Chrome
Blank Google Maps on your Android or Google Chrome? Try these fixes to get better navigation and location search.
Read more >New Map App BLANK in Map View - MacRumors Forums
I don't always have this issue, but taking Maps fullscreen makes it work (when the app stays full screen). Similarly, in iTunes, I...
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
Thanks for checking, there’s a fix #348, which I’ll merge shortly and probably release tomorrow.
Also hi, and welcome to Maputnik, thanks for raising the issue. Also please remember to fill out the survey in the app.
Apologies, I totally forgot to actually release the fix. It’s now released, see blog post https://maputnik.github.io/blog/2018/07/27/release-v1.4.0
Also note that we host previous versions of Maputnik at https://github.com/maputnik/maputnik.github.io/tree/master/releases, so for example to get to
v1.2.0
you can use https://maputnik.github.io/releases/v1.2.0/. My intent for this was that if we break something users can just use the previous version of Maputnik.I’ll write this up in the help section, so users aren’t left with a broken Maputnik and no options when we mess up.
Sorry all, I’ll try to be more responsive in future.
Update: I’ve added https://github.com/maputnik/editor/wiki/Troubleshooting which is linked from Maputnik -> help