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
The polygon should remain the same shade of its configured fill color regardless of the current zoom level.
Actual Behavior
The polygon's fill color abruptly becomes much lighter as soon as the zoom level falls below roughly 14.
Further Details/Explanation
This does not seem to happen with dawn or day lighting, nor any of the non-standard map styles. I feel that this is erroneous behavior for polygon coloring, at least with the presence of the emissive-strength property.
The text was updated successfully, but these errors were encountered:
mapbox-gl-js version: v3.10.0, others untested
browser: Chrome and Firefox, others untested
Steps to Trigger Behavior
lightPreset
tonight
ordusk
Reproducible Example
Expected Behavior
The polygon should remain the same shade of its configured fill color regardless of the current zoom level.
Actual Behavior
The polygon's fill color abruptly becomes much lighter as soon as the zoom level falls below roughly 14.
Further Details/Explanation
This does not seem to happen with dawn or day lighting, nor any of the non-standard map styles. I feel that this is erroneous behavior for polygon coloring, at least with the presence of the
emissive-strength
property.The text was updated successfully, but these errors were encountered: