ArcGIS JavaScript API with jQuery: Error: multipleDefine
I would like to use ArcGIS JavaScript API 4.3 with jQuery, but I am getting following errors. I searched for a solution and tried it a few (code below), but they didn't work at all. How could I import jQuery without conflict with dojo? I would very much appreciate your assistance.
首先要确定的是 jquery 要在地图js之前被引用。尤其是.netCore 的 Layout 模版中的引用位置。