Numéro d’ID de bogue |
BUG-000093229 |
Envoi | December 30, 2015 |
Dernière modification | June 5, 2024 |
S’applique à | ArcGIS API for JavaScript |
Version trouvée | 3.15 |
Statut | Non-Reproducible
Ce problème n’a pas pu être reproduit au cours des tests réalisés par l’équipe de développement. Ce statut peut être attribué aux problèmes qui sont impossibles à reproduire ou qui ne sont plus d’actualité dans une version de développement du logiciel, alors qu’aucun correctif spécifique n’a été installé pour résoudre le problème. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
The marker symbol is used to define the symbol for features associated with a popup window. In this test application, no features are selected so the marker symbol does not display. If the application contains features that are associated with a popup window, use the following code to modify the marker symbol:
map.infoWindow.set("markerSymbol", new SimpleMarkerSymbol());
Documentation for this can be found in the Popup API reference: https://developers.arcgis.com/javascript/jsapi/popup-amd.html
Étapes pour reproduire
ID de bogue: BUG-000093229
Logiciel:
- ArcGIS API for JavaScript