Replies: 2 comments
-
@cozybim Thanks for reporting.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
@belom88 Thank you for providing the information. Therefore, the best way is to convert the coordinates of the entire 3D Tile data before loading it into Deck GL |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When loading data with Tile3DLayer, I want to change the position of the entire data on the map. I have tried various methods, such as using modelMatrix, accessing each sub-tile and changing the modelMatrix, adding a transformMatrix field in the tileset.json definition, using coordinateSystem: COORDINATE_SYSTEM.LNGLAT_OFFSETS and set value to coordinateOrigin... However, the data position still does not have any change. Please help with a solution to move the entire 3D Tile to a new location. Thank you
Beta Was this translation helpful? Give feedback.
All reactions