Echart实现中国地图和地图打点

文章正文
发布时间:2024-10-09 22:16

推荐把前面这些地图数据放到一个文件中使用 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...

首页
评论
分享
Top