ionic-team / ionic-team/capacitor-google-maps
Google-maps: After adding transparency all the way through...only have black empty space all around the map.
Open
triage
- Dominant language
- TypeScript
- Stars
- 32
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
## Bug Report
### Plugin(s)
@capacitor/google-maps
### Platform(s)
Android
### Current Behavior
Added transparency per docs to `html`, `body` `ion-content` and any other parent elements that the google-maps element is nested in. I can see the map. The issue is we are stuck with a solid black background around the map and no way to style the underlying divs because everything has to be transparent.
How else can we work around this so the map doesn't just look like it's floating on a black abyss of empty space?
Contributor guide
Assessment
This issue has not been assessed yet.