Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

re initialize or destroy? #122

Open
dsaisho opened this issue Aug 31, 2019 · 2 comments
Open

re initialize or destroy? #122

dsaisho opened this issue Aug 31, 2019 · 2 comments

Comments

@dsaisho
Copy link

dsaisho commented Aug 31, 2019

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?

@dsaisho
Copy link
Author

dsaisho commented Aug 31, 2019

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?

@alexbu92
Copy link

Hi, did you figure this out? Having same problem with tile layers.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants