laptop and a wrench

Bug

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

Zuletzt veröffentlicht: February 28, 2018 ArcGIS Runtime SDK
Bug-ID-Nummer BUG-000111366
EingereichtFebruary 2, 2018
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS Runtime SDK
Gefunden in Version100.2.0
BetriebssystemWindows OS
Betriebssystemversion7.0 64 Bit
StatusWill Not Be Addressed

Zusätzliche Informationen

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.

Schritte zur Reproduzierung

Bug-ID: BUG-000111366

Software:

  • ArcGIS Runtime SDK

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln