laptop and a wrench

Bogue

The Infowindow Selection Symbol does not appear for point features in ArcGIS API for JavaScript version 3.14.

Dernière publication: February 5, 2016 ArcGIS API for JavaScript
Numéro d’ID de bogue BUG-000091450
EnvoiOctober 16, 2015
Dernière modificationDecember 12, 2024
S’applique àArcGIS API for JavaScript
Version trouvée3.14
Système d’exploitationWindows OS
StatutWill Not Be Addressed

Informations supplémentaires

Changes in the current behavior, cannot be easily reverted. Instead of using map.infoWindow, just add the features to a graphics layer: //map.infoWindow.setFeatures(allFeatures); // Clear current selection if (selectedFeature) { map.graphics.remove(selectedFeature); } // TODO // set symbol for all features instead of just the first feature allFeatures[0].setSymbol(selMarker); // TODO // Using a separate graphics layer instead of map.graphics will make managing // more than one graphics easier: // 1. customGraphicsLayer.clear(); // 2. For each feature: call customGraphcisLayer.add(feature): selectedFeature = map.graphics.add(allFeatures[0]);

Étapes pour reproduire

ID de bogue: BUG-000091450

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