We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When using a vector basemap + GoogleMapsOverlay the basemap only renders the labels:
Google Maps basemap should render properly with all the layers
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
No response
The text was updated successfully, but these errors were encountered:
zbigg
No branches or pull requests
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
Logs
No response
The text was updated successfully, but these errors were encountered: