| Numéro d’ID de bogue |
BUG-000133050 |
| Envoi | August 13, 2020 |
| Dernière modification | June 5, 2024 |
| S’applique à | ArcGIS Runtime SDK |
| Version trouvée | 100.8 |
| Système d’exploitation | Apple iOS |
| Version du système d’exploitation | 13.0x |
| Statut | Will Not Be Addressed
L’équipe de développement a examiné le problème ou la demande et a décidé qu’ils ne seraient pas traités. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
The data has to be loaded before any properties for the object are accessed. Load the dataset asynchronously to access the contents. Refer to the following documentation pages for more information:
- Loadable Pattern for Asynchronous Resources: https://developers.arcgis.com/ios/latest/swift/guide/loadable-pattern.htm
- KMLDataset Class Load Method: https://developers.arcgis.com/ios/latest/api-reference/interface_a_g_s_k_m_l_dataset.html#ab77285cdf36b19a70f9e0881b1498b36
Solution de contournement
- The property "rootNodes" returns the array with the value of the root node only when the KML dataset is created inside the code, instead of imported it from a KML file or KML URL.
Étapes pour reproduire
ID de bogue: BUG-000133050
Logiciel: