Loading tile map and elevation at the same time will slow the loading of tiles #16
qiaonifengxue
started this conversation in
General
Replies: 1 comment
-
Hello @qiaonifengxue, I am also trying to upload my own imaginary database file, but I could not succeed. Could you explain how you did it? I am constantly getting the error that the tile could not be loaded. |
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.
-
There is already data in my image tile database. When online elevation data is loaded at the same time, the tile data will be loaded slowly. Tiles should be read directly from the database and will not occupy bandwidth with elevation。How to solve this problem
Beta Was this translation helpful? Give feedback.
All reactions