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
Optimise legend filter by map test by finishing early when we have
determined that all available legend symbols for a layer are
visible in the map
Avoids a LOT of wasted time calculating visible symbols, especially
for layers with a single symbol renderer.
0 commit comments