[Bug] PathStyleExtension offset affects antialiasing
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 14.6k
- Forks
- 2.3k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 42
Description
Description
Paths in a GoogleMapsOverlay with PathStyleExtension({ offset: true }) are no longer correctly antialiased.
Flavors
- Script tag
- React
- Python/Jupyter notebook
- MapboxOverlay
- 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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked CodePen reproduction using GoogleMapsOverlay and PathStyleExtension({ offset: true }), then trace the overlay and path rendering entry points involved in antialiasing. Done means paths retain normal antialiasing when the offset is enabled, matching the expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100