You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a 30mb version of the texture included in all the demos. It has much more detail but unfortunately crashes the app / occasionally will cause the app to load but with white clouds only. You can replicate this by adding globeTexture="http://shadedrelief.com/natural3/ne3_data/16200/textures/2_no_clouds_16k.jpg"
To pretty much any of the demos in in the docs. There is a medium sized version of this that does seem to work well https://i.imgur.com/5NR5bPH.jpg however when zooming into individual countries you can see it is still quite blurry.
My main issue is that it does not communicate any information to me about why it crashed. I have found this also to occur when adding background images that are not perfect 16:9 aspect ratios (again very odd)
The text was updated successfully, but these errors were encountered:
Not sure exactly how to fix this but using high fidelity images that allow you to zoom in do not work very well. Example here
http://shadedrelief.com/natural3/ne3_data/16200/textures/2_no_clouds_16k.jpg
This is a 30mb version of the texture included in all the demos. It has much more detail but unfortunately crashes the app / occasionally will cause the app to load but with white clouds only. You can replicate this by adding
globeTexture="http://shadedrelief.com/natural3/ne3_data/16200/textures/2_no_clouds_16k.jpg"
To pretty much any of the demos in in the docs. There is a medium sized version of this that does seem to work well https://i.imgur.com/5NR5bPH.jpg however when zooming into individual countries you can see it is still quite blurry.
My main issue is that it does not communicate any information to me about why it crashed. I have found this also to occur when adding background images that are not perfect 16:9 aspect ratios (again very odd)
The text was updated successfully, but these errors were encountered: