We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Paths in a GoogleMapsOverlay with PathStyleExtension({ offset: true }) are no longer correctly antialiased.
GoogleMapsOverlay
PathStyleExtension({ offset: true })
Expect that antialiasing is unaffected by applying an offset.
https://codepen.io/merenzo/pen/poqvRzY
No response
The text was updated successfully, but these errors were encountered:
not yet?
Sorry, something went wrong.
Hi, I also see this problem. Any though on why?
I could look into this if anyone has any idea.
Successfully merging a pull request may close this issue.
Description
Paths in a
GoogleMapsOverlay
withPathStyleExtension({ offset: true })
are no longer correctly antialiased.Flavors
Expected Behavior
Expect that antialiasing is unaffected by applying an offset.
Steps to Reproduce
https://codepen.io/merenzo/pen/poqvRzY
Environment
Logs
No response
The text was updated successfully, but these errors were encountered: