美文网首页
china.json

china.json

作者: OK2018 | 来源:发表于2019-03-19 17:05 被阅读0次

http://datav.aliyun.com/tools/atlas/#&lat=33.521903996156105&lng=104.29849999999999&zoom=3

geo: {
          map: "china",
          label: {
            emphasis: {
              show: false
            }
          },
          regions: [
            {
              name: "南海诸岛",
              value: 0,
              itemStyle: {
                normal: {
                  opacity: 0,
                  label: {
                    show: false
                  }
                }
              }
            }
          ],
          roam: true,
          itemStyle: {
            normal: {
              areaColor: "transparent",
              borderColor: "#3fdaff"
            },
            emphasis: {
              areaColor: "transparent"
            }
          }
        },

相关文章

  • china.json

    http://datav.aliyun.com/tools/atlas/#&lat=33.521903996156...

  • ECharts is not Loaded -- echarts

    echarts官方提示他们的地图json测绘不符合中国官方标准不提供下载 如下图china.json china....

网友评论

      本文标题:china.json

      本文链接:https://www.haomeiwen.com/subject/uwdnmqtx.html