$.get('Js/map/' + cityData.name + '.json', function(geoJson) ... axios(返回了一個完整的包含各種狀態資訊的物件,geoJson被存在其中的data屬性裡).
確定! 回上一頁