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

refactor: Have XRLayer calculate its own bounds #179

Open
ilan-gold opened this issue May 5, 2020 · 0 comments
Open

refactor: Have XRLayer calculate its own bounds #179

ilan-gold opened this issue May 5, 2020 · 0 comments
Labels
enhancement New feature or request investigation If you're not quite sure how/if something will work and it needs to be investigated

Comments

@ilan-gold
Copy link
Collaborator

Right now, bounds are passed in to the XRLayer but this information should be inferrable from height and width (i.e likely tile size), z-level, and maybe one other thing. This could mess up the rendering pass so this idea might not work, but I have faith that despite the async nature of height and width returning, this should be feasible.

@ilan-gold ilan-gold added enhancement New feature or request investigation If you're not quite sure how/if something will work and it needs to be investigated labels May 5, 2020
@manzt manzt changed the title XRLayer Caclulates its own Bounds refactor: Have XRLayer calculate its own bounds Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request investigation If you're not quite sure how/if something will work and it needs to be investigated
Projects
None yet
Development

No branches or pull requests

1 participant