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
the issue seems to be for requesting tile layers. once the globe container gets destroyed the tile layer still keeps calling for layers with broken url's. Is there a way to stop tile layer?
Using globe with vue. I have a route called globe that inits the globe on create.
when I change route and go back to globe route the globe re initializes and re adds scripts to my header.
Is there a way to re initialize an already created globe? or a way to destroy globe?
Or if there a specific way to handle this in vue?
The text was updated successfully, but these errors were encountered: