preface
When using ArcGIS API JavaScript, the following errors are reported:
Cause of error
When we use require
to import related packages when using ArcGIS API, the parameters in the following function
should be consistent with the order of packages in require
, otherwise the above errors will be caused.