laptop and a wrench

不具合

ArcGISTiledLayer fails to display a basemap within a 3D scene.

最後に公開された状態: February 28, 2018 ArcGIS Runtime SDK
不具合 ID 番号 BUG-000111366
送信されましたFebruary 2, 2018
最終更新日June 5, 2024
適用対象ArcGIS Runtime SDK
見つかったバージョン100.2.0
オペレーティング システムWindows OS
オペレーティング システムのバージョン7.0 64 Bit
ステータスWill Not Be Addressed

参考情報

The project might have some obsolete code that needs to be removed, which will make it to work. Here's the code: if (QT_VERSION_MAJOR == 5 && QT_VERSION_MINOR > 6) { // Workaround for Qt versions greater than 5.6 // Force to OpenGL ES 3 QSurfaceFormat fmt = QSurfaceFormat::defaultFormat(); fmt.setVersion(3, 0); QSurfaceFormat::setDefaultFormat(fmt); } Also, any other project that has this code for windows should be removed.

再現の手順

不具合 ID: BUG-000111366

ソフトウェア:

  • ArcGIS Runtime SDK

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動