laptop and a wrench

Bogue

Graphics remain in the same location in the browser window when zooming in ArcGIS API for JavaScript 3.21, where the graphics are created from the ArcGIS Online web map based on the map's FeatureLayer query.

Dernière publication: January 5, 2021 ArcGIS API for JavaScript
Numéro d’ID de bogue BUG-000108316
EnvoiSeptember 26, 2017
Dernière modificationJune 5, 2024
S’applique àArcGIS API for JavaScript
Version trouvée3.21
Système d’exploitationN/A
Version du système d’exploitationN/A
StatutKnown Limit

Informations supplémentaires

This is as designed.

Solution de contournement

Construct a new graphic from each graphic in the query result FeatureSet:Example:rather than:lyrSummary.add(r.features[i]);use the following:lyrSummary.add(new Graphic(r.features[i].toJson());

Étapes pour reproduire

ID de bogue: BUG-000108316

Logiciel:

  • ArcGIS API for JavaScript

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement