Skip to content
New issue

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

fix: correct PolygonLayer.useAltRenderer renderer when Polygons have multiple holes #1906

Merged
merged 4 commits into from
Jun 8, 2024

Commits on Jun 4, 2024

  1. Fixed bug where Polygons with multiple holes would not be rendered …

    …correctly with `useAltRenderer`
    
    Added debug tool `PolygonLayer.debugAltRenderer`
    JaffaKetchup committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d39594c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    c7b2fe6 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    ddc4693 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6938ae8 View commit details
    Browse the repository at this point in the history