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
This might be due to some tweak I made after opening #632 or it might be related to #637. The screenshots in #632 (comment) show that it worked at the time I opened the PR.
The feature querying result comes back with an evaluated color object where each component is premultiplied by the opacity. The legend code produces rgba(58.199999999999996, 64.8, 72, 0.3) instead of rgba(194, 216, 240, 0.3).
Maybe because the intermittent fill uses a semi-transparent color value?
https://zelonewolf.github.io/openstreetmap-americana/#map=16.84/-28.073345/153.423839
The text was updated successfully, but these errors were encountered: