Open mirabuenos opened 4 years ago
I am a bit confused with your html; are you loading the map from JS or are you using the map component? It seems like your container and body background colours are white, so if the box in the middle that appears white is your web viewer, then the html might be using up all the space and has a white background?
I am using the map component. The body of the html and the webviewer component have the background as transparent. The funny thing is that in the live test, the background appears as transparent but when opening the app in android, the background of the webviewer component appears white.
Hello:
I have a .html file with transparent background.
In Thunkable X, in the WebViewer component, in the advanced options, I change the background color to transparent.
When I assign my .html file to the WebViewer component, the component's background is white and not transparent.