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

[Bug] PathStyleExtension + GeoJsonLayer causes the dashes to move while zooming

Open rory-orennia opened this issue 3 months ago • 0 comments

Description

If you use the PathStyleExtension on a GeoJsonLayer instead of a PathLayer, the dashes move while you zoom. This also occurs on MVTLayers. It's very noticeable while using a smooth scrolling device (eg. trackpad)

https://github.com/user-attachments/assets/58618b18-20f7-4683-a953-b987f0aa52a0

Flavors

  • [x] Script tag
  • [ ] React
  • [ ] Python/Jupyter notebook
  • [ ] MapboxOverlay
  • [ ] GoogleMapsOverlay
  • [ ] CARTO
  • [ ] ArcGIS

Expected Behavior

Expected behaviour: https://codepen.io/dk710/pen/RNWvyEK?editors=001

Steps to Reproduce

Problematic Behaviour: https://codepen.io/dk710/pen/empxrbX?editors=001

Environment

  • Framework version: 9.1.14
  • Browser: chrome
  • OS: MacOS

Logs

No response

rory-orennia avatar Sep 05 '25 21:09 rory-orennia