echarts实现中国地图区域分布图 vue + echarts

文章正文
发布时间:2025-08-10 09:49

推荐把前面这些地图数据放到一个文件中使用 const geoJson = JSON.parse('{"type":"FeatureCollection","features":[{"type":"Feature","id":"xin_jiang","properties":{"name":"新疆","cp":[84.9023,41.748],"childNum":18},"geometry":{"type":"Polygon","coordinates":[[[96.416,42.7588],[96...