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

Customize height and width of the scene #49

Open
lalprakash opened this issue Jan 21, 2022 · 0 comments
Open

Customize height and width of the scene #49

lalprakash opened this issue Jan 21, 2022 · 0 comments

Comments

@lalprakash
Copy link

I added my custom elevation data instead of the one from the Mapbox API and used the same satellite map to apply the texture. Everything works perfectly. But I was looking to somehow customize the height and width of the scene.

Suppose I have a DEM data(a tile) of 50mx50m. In this scenario, the height and width of the scene seems to be fixed. The correct elevation data will be shown only for 50mx50m but the satellite imagery for the remaining area will be shown with incorrect elevation. To prevent this, the only option is to change the size of the scene as per the tile size that is being loaded.

I'm unable to find the actual code where this is being set. It would be great if we could customize the scene height and width dynamically.

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

No branches or pull requests

1 participant