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
Build automatic legend by introspecting the style elements, especially the expressions
e.g Expression colorExpression = new Expression("CASE WHEN TYPE='cereals' THEN '#ff6d6d' ELSE '#6d86ff' END ");
Think about an internal legend model that uses the style element to define a graphic legend object
Build automatic legend by introspecting the style elements, especially the expressions
e.g Expression colorExpression = new Expression("CASE WHEN TYPE='cereals' THEN '#ff6d6d' ELSE '#6d86ff' END ");
Think about an internal legend model that uses the style element to define a graphic legend object