tentone / geo-three

Tile based geographic world map visualization library for threejs
https://tentone.github.io/geo-three/docs/
MIT License
699 stars 112 forks source link

Height Shader #26

Open ytl1446109935 opened 2 years ago

ytl1446109935 commented 2 years ago

image when I open Height Shader,a hole appeared.

tentone commented 2 years ago

Hello

Thanks a lot for reporting this situation.

This might be caused by the API dropping out some of the requests due to timeout, connection issues, etc

A solution for this problem could be a mechanism to re-request these failed tiles.

Thanks a lot!

ytl1446109935 commented 2 years ago

Hello

Thanks a lot for reporting this situation.

This might be caused by the API dropping out some of the requests due to timeout, connection issues, etc

A solution for this problem could be a mechanism to re-request these failed tiles.

Thanks a lot!

Thank you for your reply