You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 8, 2022. It is now read-only.
Exactly as it sounds like. When displaying only the base or overlay layers, they display properly. See attached screenshots.
Possible cause - sortPolygons() method is comparing pixels from the base layer to pixels on the overlay, resulting in SOME base pixels SOMETIMES being drawn over the overlay when they shouldn't be.
Exactly as it sounds like. When displaying only the base or overlay layers, they display properly. See attached screenshots.
Possible cause - sortPolygons() method is comparing pixels from the base layer to pixels on the overlay, resulting in SOME base pixels SOMETIMES being drawn over the overlay when they shouldn't be.