deck.gl icon indicating copy to clipboard operation
deck.gl copied to clipboard

[Bug] PathStyleExtension offset affects antialiasing

Open merenzo opened this issue 1 year ago • 2 comments

Description

Paths in a GoogleMapsOverlay with PathStyleExtension({ offset: true }) are no longer correctly antialiased.

image

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

merenzo avatar Aug 21 '23 09:08 merenzo

not yet?

thecco avatar Feb 19 '24 05:02 thecco