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
Both grids currently use setStyle on the original layer in order to highlight and select features. That's an unclean solution which may cause lots of trouble. Instead, separate temporary layers should be used instead.
The text was updated successfully, but these errors were encountered:
Both grids currently use
setStyle
on the original layer in order to highlight and select features. That's an unclean solution which may cause lots of trouble. Instead, separate temporary layers should be used instead.The text was updated successfully, but these errors were encountered: