$.ajax({ type: "get", url: url, async: false, success: function (worldJson) { echarts.registerMap(code, worldJson); th