[Bug] Using GoogleMapsOverlay
with interleaved set to true results in an error logged in the browser's console
#9426
Labels
Description
Hi,
We are using
GoogleMapsOverlay
in a React application. Since v9.1.0 we see an error in the browser's console when we attach a map to the overlay.This is logged when loading, or when panning/zooming the map.
Interleaving itself works fine.
We started seeing this from v9.1.0, it still happens in v9.1.1
When setting the interleaved option to false, the error disappears.
The same error occurs in this example: https://github.com/visgl/deck.gl/tree/9.1-release/examples/get-started/react/google-maps
Flavors
Expected Behavior
No error in the browser's console
Steps to Reproduce
Run the example: Get Started / React / Google Maps
https://github.com/visgl/deck.gl/tree/9.1-release/examples/get-started/react/google-maps
Environment
Logs
The text was updated successfully, but these errors were encountered: