deck.gl
deck.gl copied to clipboard
[Bug] PathStyleExtension offset affects antialiasing
Description
Paths in a GoogleMapsOverlay
with PathStyleExtension({ offset: true })
are no longer correctly antialiased.
Flavors
- [ ] Script tag
- [ ] React
- [ ] Python/Jupyter notebook
- [ ] MapboxOverlay
- [x] GoogleMapsOverlay
- [ ] CartoLayer
- [ ] ArcGIS
Expected Behavior
Expect that antialiasing is unaffected by applying an offset.
Steps to Reproduce
https://codepen.io/merenzo/pen/poqvRzY
Environment
- Framework version: 8.9.25
- Browser: Chrome 115
- OS: Windows 10
Logs
No response
not yet?