Numéro d’ID de bogue |
BUG-000100264 |
Envoi | October 21, 2016 |
Dernière modification | June 5, 2024 |
S’applique à | ArcGIS for Server |
Version trouvée | 10.2.2 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 7.0 64 Bit |
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
Problem is with how the custom class was created, it should read
define(["esri/core/declare", "esri/Graphic"],function (declare, graphic) {
return declare([graphic],{
declaredClass: "CustomGraphic"
});
});
NOTE -> the declaredClass:"CustomGraphic" line that was added. Once this is in there, it works. This should be used in all extended classes. Doc will be updated to reflect this and hopefully alleviate any future confusion.
Étapes pour reproduire
ID de bogue: BUG-000100264
Logiciel: