Description
When using a vector basemap + GoogleMapsOverlay the basemap only renders the labels:
Flavors
Expected Behavior
Google Maps basemap should render properly with all the layers
Steps to Reproduce
The following stackblitz example demonstrates the issue:
https://stackblitz.com/github/CartoDB/deck.gl-examples/tree/master/google-basemap?file=index.ts
With 8.9 it works:
https://stackblitz.com/github/CartoDB/deck.gl-examples/tree/alasarr/google-basemap-8.9/google-basemap?file=index.ts
Environment
- Framework version: deck.gl@9.0.0
- Browser: Chrome 119
- OS: MacOS Monterey
Logs
No response