Numéro d’ID de bogue |
BUG-000119797 |
Envoi | February 1, 2019 |
Dernière modification | June 5, 2024 |
S’applique à | ArcGIS Runtime SDK |
Version trouvée | 100.4 |
Système d’exploitation | Qt |
Version du système d’exploitation | 5.0 |
Statut | Known Limit
Après examen par l’équipe de développement, il a été déterminé que ce problème est lié à une limitation connue du logiciel sur laquelle Esri n’a aucun contrôle. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
There are 2 issues in this specific instance.
1). The symbol opacity and circle outline appear incorrectly can be corrected by re-authoring the style file from Pro as a new Mobile Style File, and consuming it with the SymbolStyle API in Runtime. The provided reproducer contains a modified military style file and uses the DictionarySymbolStyle, both of which contain extra rule and parsing logic to accommodate military symbols (which these are not).
2). The symbol is "billboarded" if using Dynamic rendering mode. Changing the rendering mode to Static will drape the symbol and indeed "fixes" this specific issue, but has other undesired effects, such as a different refresh rendering experience. Up to this point, this is simply the way point symbols work in 3D in Runtime - Dynamic mode will always billboard the symbols and Static mode will always drape the symbols. As such, we have logged a new enhancement to support draping symbols in dynamic mode in 3D (ENH-000120897).
Étapes pour reproduire
ID de bogue: BUG-000119797
Logiciel: