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
I write my own Vector source with bbox loading strategy and loader function, so the features can be loaded in batch. I found even when I go back to the previous page or navigate to other page, the features will keep loading.
How can I stop the feature loading when I navigate other page, or set the layer's visibility to be false.
Thanks