-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
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
GoogleMapsOverlay support non-interleaved mode for vector maps #6804
Conversation
Thanks, I can confirm this works.
|
I tested it and mouse events do work, as we proxy them: deck.gl/modules/google-maps/src/utils.js Lines 252 to 289 in f0649b6
Did you come across something that was broken? |
…ck.gl into felix/google-vector-interleaved
Ok, sorry my mistake, the canvas I tested it with was overlayed by another element. Events works 👍 |
For #6296
Background
Change List
interleaved
prop toGoogleMapsOverlay
(defaultfalse
to provide back-compatibility)