Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

how to get bbox of map ?? #58

Open
AMheliware opened this issue May 9, 2023 · 2 comments
Open

how to get bbox of map ?? #58

AMheliware opened this issue May 9, 2023 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@AMheliware
Copy link

No description provided.

@tentone
Copy link
Owner

tentone commented May 11, 2023

Hello

You can get te bouding box of the map by traversing the map nodes and using three.js bouding box property to calculate the global bouding box.

@AMheliware
Copy link
Author

thank you for the reply @tentone. as you said by traversing I am getting map nodes but bounding box for the same is null. and thanks for the amazing library.
Screenshot (23)

@tentone tentone added the help wanted Extra attention is needed label Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants