-
Notifications
You must be signed in to change notification settings - Fork 213
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels