You need to sign in or sign up before continuing.
data.json 546 Bytes
{
  "map3D": [
    {
      "name": "四川省",
      "adcode": 510000,
      "city_name": "成都市",
      "height": 2,
      "itemStyle": {
        "color": "#4482B1FF",
        "opacity": 1,
        "borderWidth": 0.4,
        "borderColor": "#5F9EA0"
      }
    }
  ],
  "bar3D": [
    {
      "value": [
        117.283042,
        31.86119,
        20000
      ],
      "height": 2,
      "itemStyle": {
        "color": "#4482B1FF",
        "opacity": 1,
        "borderWidth": 0.4,
        "borderColor": "#5F9EA0"
      }
    }
  ]
}