替换图源问题
I have attempted to replace the image sources by modifying the BirdseyeImageryMetadata.RefreshImageryMetadata() and TileToURL() methods in BirdseyeTerrainTileProvider.cs, and the WMSTileProvider.TileToURL() in WMSTileProvider.cs. However, at runtime the application still displays the original Bing images. Please advise if any other modifications are needed?
Additionally, during build, even after adding a OneWorldSDK_Viewer.config.json file in a new folder, the application only displays "Loading" and does not show the globe. Please advise how this should be handled?
Thank you very much, looking forward to your reply.
For the build, please make sure your build folders is located two folders up from the data folder.
For the build, please make sure your build folders is located two folders up from the data folder.
Thank you very much, I will try again later. The first issue is the more critical one.