广州地铁线路图echarts yellow' // color: "rgba(55,155,255,0.5)" }, lineStyle: { normal: { color: "green", width: 0, curveness: 0 //动画线路的曲度 } }, }, { type: "effectScatter", scaling: 1.5, color: '#00FF7F配置项内容和展示

配置项如下
      var data = [
 {
         name: "广佛线",
         tooltip: {
             formatter: "{b}: 19999<br />"
         },
         symbolSize: 0.1,
         value: [365.0, 552.0],
         x: 800,
         y: 400,
         fixed: true,
         // draggable: false,
         category: 1,
         label: {
             color: "#FF6347",
             position: 'bottom',
             show:true,
             fontSize: 15,
             fontWeight: 1000
         },
         itemStyle: {
             normal: {
                 color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                         offset: 0,
                         color: "#157eff"
                     },
                     {
                         offset: 1,
                         color: "#35c2ff"
                     }
                 ])
             }
         }
     },

 {
         name: "APM线",
         tooltip: {
             formatter: "{b}: 19999<br />"
         },
         symbolSize: 0.1,
         value: [1113.8, 842.4200000000001],
         x: 800,
         y: 400,
         fixed: true,
         // draggable: false,
         category: 1,
         label: {
             color: "#FF0000",
             position: 'bottom',
             show:true,
             fontSize: 15,
             fontWeight: 1000
         },
         itemStyle: {
             normal: {
                 color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                         offset: 0,
                         color: "#157eff"
                     },
                     {
                         offset: 1,
                         color: "#35c2ff"
                     }
                 ])
             }
         }
     },

 {
         name: "9号线",
         tooltip: {
             formatter: "{b}: 19999<br />"
         },
         symbolSize: 0.1,
         value: [212.119999999999, 1666.360000000001],
         x: 800,
         y: 400,
         fixed: true,
         // draggable: false,
         category: 1,
         label: {
             color: "#FF7F50",
             position: 'bottom',
             show:true,
             fontSize: 15,
             fontWeight: 1000
         },
         itemStyle: {
             normal: {
                 color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                         offset: 0,
                         color: "#157eff"
                     },
                     {
                         offset: 1,
                         color: "#35c2ff"
                     }
                 ])
             }
         }
     },

 {
         name: "8号线",
         tooltip: {
             formatter: "{b}: 19999<br />"
         },
         symbolSize: 0.1,
         value: [878.5, 806.1500000000001],
         x: 800,
         y: 400,
         fixed: true,
         // draggable: false,
         category: 1,
         label: {
             color: "#FFA500",
             position: 'bottom',
             show:true,
             fontSize: 15,
             fontWeight: 1000
         },
         itemStyle: {
             normal: {
                 color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                         offset: 0,
                         color: "#157eff"
                     },
                     {
                         offset: 1,
                         color: "#35c2ff"
                     }
                 ])
             }
         }
     },

 {
         name: "7号线",
         tooltip: {
             formatter: "{b}: 19999<br />"
         },
         symbolSize: 0.1,
         value: [859.0, 428.5],
         x: 800,
         y: 400,
         fixed: true,
         // draggable: false,
         category: 1,
         label: {
             color: "#FFD700",
             position: 'bottom',
             show:true,
             fontSize: 15,
             fontWeight: 1000
         },
         itemStyle: {
             normal: {
                 color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                         offset: 0,
                         color: "#157eff"
                     },
                     {
                         offset: 1,
                         color: "#35c2ff"
                     }
                 ])
             }
         }
     },

 {
         name: "6号线",
         tooltip: {
             formatter: "{b}: 19999<br />"
         },
         symbolSize: 0.1,
         value: [442.025, 1349.03],
         x: 800,
         y: 400,
         fixed: true,
         // draggable: false,
         category: 1,
         label: {
             color: "#FFFF00",
             position: 'bottom',
             show:true,
             fontSize: 15,
             fontWeight: 1000
         },
         itemStyle: {
             normal: {
                 color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                         offset: 0,
                         color: "#157eff"
                     },
                     {
                         offset: 1,
                         color: "#35c2ff"
                     }
                 ])
             }
         }
     },

 {
         name: "5号线",
         tooltip: {
             formatter: "{b}: 19999<br />"
         },
         symbolSize: 0.1,
         value: [403.025, 963.5799999999999],
         x: 800,
         y: 400,
         fixed: true,
         // draggable: false,
         category: 1,
         label: {
             color: "#7CFC00",
             position: 'bottom',
             show:true,
             fontSize: 15,
             fontWeight: 1000
         },
         itemStyle: {
             normal: {
                 color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                         offset: 0,
                         color: "#157eff"
                     },
                     {
                         offset: 1,
                         color: "#35c2ff"
                     }
                 ])
             }
         }
     },

 {
         name: "4号线",
         tooltip: {
             formatter: "{b}: 19999<br />"
         },
         symbolSize: 0.1,
         value: [1284.75, 504.68000000000006],
         x: 800,
         y: 400,
         fixed: true,
         // draggable: false,
         category: 1,
         label: {
             color: "#90EE90",
             position: 'bottom',
             show:true,
             fontSize: 15,
             fontWeight: 1000
         },
         itemStyle: {
             normal: {
                 color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                         offset: 0,
                         color: "#157eff"
                     },
                     {
                         offset: 1,
                         color: "#35c2ff"
                     }
                 ])
             }
         }
     },

 {
         name: "3号线北延段",
         tooltip: {
             formatter: "{b}: 19999<br />"
         },
         symbolSize: 0.1,
         value: [1093.91, 1152.6],
         x: 800,
         y: 400,
         fixed: true,
         // draggable: false,
         category: 1,
         label: {
             color: "#00FA9A",
             position: 'bottom',
             show:true,
             fontSize: 15,
             fontWeight: 1000
         },
         itemStyle: {
             normal: {
                 color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                         offset: 0,
                         color: "#157eff"
                     },
                     {
                         offset: 1,
                         color: "#35c2ff"
                     }
                 ])
             }
         }
     },

 {
         name: "3号线",
         tooltip: {
             formatter: "{b}: 19999<br />"
         },
         symbolSize: 0.1,
         value: [1086.11, 684.99],
         x: 800,
         y: 400,
         fixed: true,
         // draggable: false,
         category: 1,
         label: {
             color: "#008080",
             position: 'bottom',
             show:true,
             fontSize: 15,
             fontWeight: 1000
         },
         itemStyle: {
             normal: {
                 color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                         offset: 0,
                         color: "#157eff"
                     },
                     {
                         offset: 1,
                         color: "#35c2ff"
                     }
                 ])
             }
         }
     },

 {
         name: "2号线",
         tooltip: {
             formatter: "{b}: 19999<br />"
         },
         symbolSize: 0.1,
         value: [755.0, 610.5],
         x: 800,
         y: 400,
         fixed: true,
         // draggable: false,
         category: 1,
         label: {
             color: "#AFEEEE",
             position: 'bottom',
             show:true,
             fontSize: 15,
             fontWeight: 1000
         },
         itemStyle: {
             normal: {
                 color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                         offset: 0,
                         color: "#157eff"
                     },
                     {
                         offset: 1,
                         color: "#35c2ff"
                     }
                 ])
             }
         }
     },

 {
         name: "21号线",
         tooltip: {
             formatter: "{b}: 19999<br />"
         },
         symbolSize: 0.1,
         value: [2160.95, 1721.09],
         x: 800,
         y: 400,
         fixed: true,
         // draggable: false,
         category: 1,
         label: {
             color: "#4169E1",
             position: 'bottom',
             show:true,
             fontSize: 15,
             fontWeight: 1000
         },
         itemStyle: {
             normal: {
                 color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                         offset: 0,
                         color: "#157eff"
                     },
                     {
                         offset: 1,
                         color: "#35c2ff"
                     }
                 ])
             }
         }
     },

 {
         name: "1号线",
         tooltip: {
             formatter: "{b}: 19999<br />"
         },
         symbolSize: 0.1,
         value: [842.75, 963.5799999999999],
         x: 800,
         y: 400,
         fixed: true,
         // draggable: false,
         category: 1,
         label: {
             color: "#0000FF",
             position: 'bottom',
             show:true,
             fontSize: 15,
             fontWeight: 1000
         },
         itemStyle: {
             normal: {
                 color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                         offset: 0,
                         color: "#157eff"
                     },
                     {
                         offset: 1,
                         color: "#35c2ff"
                     }
                 ])
             }
         }
     },

 {
         name: "14号线支线(知识城线)",
         tooltip: {
             formatter: "{b}: 19999<br />"
         },
         symbolSize: 0.1,
         value: [1458.95, 1617.09],
         x: 800,
         y: 400,
         fixed: true,
         // draggable: false,
         category: 1,
         label: {
             color: "#8A2BE2",
             position: 'bottom',
             show:true,
             fontSize: 15,
             fontWeight: 1000
         },
         itemStyle: {
             normal: {
                 color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                         offset: 0,
                         color: "#157eff"
                     },
                     {
                         offset: 1,
                         color: "#35c2ff"
                     }
                 ])
             }
         }
     },

 {
         name: "14号线",
         tooltip: {
             formatter: "{b}: 19999<br />"
         },
         symbolSize: 0.1,
         value: [1136.42, 1754.37],
         x: 800,
         y: 400,
         fixed: true,
         // draggable: false,
         category: 1,
         label: {
             color: "#FF00FF",
             position: 'bottom',
             show:true,
             fontSize: 15,
             fontWeight: 1000
         },
         itemStyle: {
             normal: {
                 color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                         offset: 0,
                         color: "#157eff"
                     },
                     {
                         offset: 1,
                         color: "#35c2ff"
                     }
                 ])
             }
         }
     },

 {
         name: "13号线",
         tooltip: {
             formatter: "{b}: 19999<br />"
         },
         symbolSize: 0.1,
         value: [1955.42, 761.4300000000001],
         x: 800,
         y: 400,
         fixed: true,
         // draggable: false,
         category: 1,
         label: {
             color: "#FF1493",
             position: 'bottom',
             show:true,
             fontSize: 15,
             fontWeight: 1000
         },
         itemStyle: {
             normal: {
                 color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                         offset: 0,
                         color: "#157eff"
                     },
                     {
                         offset: 1,
                         color: "#35c2ff"
                     }
                 ])
             }
         }
     },
     //地铁一号线,站点间X轴坐标相差50,Y轴坐标相同
     {
             name: "昌岗",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [733.94, 768.05],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "车陂南",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1358.46, 892.2],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "大学城南",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1358.46, 589.04],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "东山口",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [947.53, 982.55],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "高增",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [898.0, 1485.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "公园前",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [733.94, 982.55],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "广州东站",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1076.62, 1161.69],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "广州火车站",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [733.94, 1118.14],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "广州南站",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [733.94, 237.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "广州塔",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1076.62, 831.62],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "海珠广场",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [733.94, 933.67],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "汉溪长隆",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1076.62, 468.53],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "黄村",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1437.5, 984.89],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "黄沙",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [561.819999999999, 933.67],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "嘉禾望岗",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [898.0, 1349.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "客村",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 show:false,
                 color: "#efefef",
                 position: 'top',
             },value: [1076.62, 768.05],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "沥滘",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1076.62, 626.35],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "林和西",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1076.62, 1099.42000000001],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "南洲",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [733.94, 575.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "区庄",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [947.53, 1118.14],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "沙园",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [638.0, 768.05],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "石壁",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [733.94, 315.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "苏元",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1902.9, 1316.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "坦尾",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [475.89, 1040.66],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "体育西路",
             symbol: 'circle',
             type:'effectScatter',
             symbolSize: [10,10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1076.62, 982.55],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "天河客运站",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1378.22, 1206.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "万胜围",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1358.46, 768.05],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "文化公园",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [621.099999999999, 933.67],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "西塱",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [561.819999999999, 629.86],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "新和",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1275.0, 1726.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "燕塘",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1076.62, 1206.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "杨箕",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [994.72, 982.55],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "鱼珠",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1467.14, 790.93],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "员村",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1245.88, 892.2],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "镇龙",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1902.9, 1556.11],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "珠江新城",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1076.62, 892.2],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "白江",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1896.4, 686.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#FF1493"
                         }
                     ])
                 }
             }
         },
     {
             name: "白云大道北",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [930.5, 1323.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#00FA9A"
                         },
                         {
                             offset: 1,
                             color: "#00FA9A"
                         }
                     ])
                 }
             }
         },
     {
             name: "白云东平",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [950.0, 1401.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF00FF"
                         },
                         {
                             offset: 1,
                             color: "#FF00FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "白云公园",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [761.5, 1213.3],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#AFEEEE"
                         },
                         {
                             offset: 1,
                             color: "#AFEEEE"
                         }
                     ])
                 }
             }
         },
     {
             name: "白云文化广场",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [787.5, 1239.3],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#AFEEEE"
                         },
                         {
                             offset: 1,
                             color: "#AFEEEE"
                         }
                     ])
                 }
             }
         },
     {
             name: "板桥",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1299.7, 563.3],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFD700"
                         },
                         {
                             offset: 1,
                             color: "#FFD700"
                         }
                     ])
                 }
             }
         },
     {
             name: "宝岗大道",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [690.0, 768.05],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFA500"
                         },
                         {
                             offset: 1,
                             color: "#FFA500"
                         }
                     ])
                 }
             }
         },
     {
             name: "北京路",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [807.78, 933.67],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "朝安",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [366.819999999999, 432.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "车陂",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1398.5, 939.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#90EE90"
                         },
                         {
                             offset: 1,
                             color: "#90EE90"
                         }
                     ])
                 }
             }
         },
     {
             name: "陈家祠",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [600.3, 982.55],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#0000FF"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "赤草",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1431.0, 1882.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF00FF"
                         },
                         {
                             offset: 1,
                             color: "#FF00FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "赤岗",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1167.1, 768.05],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFA500"
                         },
                         {
                             offset: 1,
                             color: "#FFA500"
                         }
                     ])
                 }
             }
         },
     {
             name: "从化客运站",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1483.0, 1934.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF00FF"
                         },
                         {
                             offset: 1,
                             color: "#FF00FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "大观南路",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1437.5, 1023.89],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#4169E1"
                         },
                         {
                             offset: 1,
                             color: "#4169E1"
                         }
                     ])
                 }
             }
         },
     {
             name: "大剧院",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1100.02, 934.06],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF0000"
                         },
                         {
                             offset: 1,
                             color: "#FF0000"
                         }
                     ])
                 }
             }
         },
     {
             name: "大沙地",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1547.61, 790.93],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#7CFC00"
                         },
                         {
                             offset: 1,
                             color: "#7CFC00"
                         }
                     ])
                 }
             }
         },
     {
             name: "大沙东",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1623.92, 790.93],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#7CFC00"
                         },
                         {
                             offset: 1,
                             color: "#7CFC00"
                         }
                     ])
                 }
             }
         },
     {
             name: "大石",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1076.62, 520.79],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#008080"
                         },
                         {
                             offset: 1,
                             color: "#008080"
                         }
                     ])
                 }
             }
         },
     {
             name: "大塘",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1076.62, 689.66],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#008080"
                         },
                         {
                             offset: 1,
                             color: "#008080"
                         }
                     ])
                 }
             }
         },
     {
             name: "大学城北",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1358.46, 648.32],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#90EE90"
                         },
                         {
                             offset: 1,
                             color: "#90EE90"
                         }
                     ])
                 }
             }
         },
     {
             name: "大涌",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1755.35, 24.1900000000001],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#90EE90"
                         },
                         {
                             offset: 1,
                             color: "#90EE90"
                         }
                     ])
                 }
             }
         },
     {
             name: "低涌",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1358.46, 351.92],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#90EE90"
                         },
                         {
                             offset: 1,
                             color: "#90EE90"
                         }
                     ])
                 }
             }
         },
     {
             name: "东风",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1535.0, 1986.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF00FF"
                         },
                         {
                             offset: 1,
                             color: "#FF00FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "东湖",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [947.53, 933.67],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "东平",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [339.0, 133.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "东圃",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1391.35, 863.21],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#7CFC00"
                         },
                         {
                             offset: 1,
                             color: "#7CFC00"
                         }
                     ])
                 }
             }
         },
     {
             name: "东晓南",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [733.94, 640.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#AFEEEE"
                         },
                         {
                             offset: 1,
                             color: "#AFEEEE"
                         }
                     ])
                 }
             }
         },
     {
             name: "东涌",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1358.46, 292.64],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#90EE90"
                         },
                         {
                             offset: 1,
                             color: "#90EE90"
                         }
                     ])
                 }
             }
         },
     {
             name: "动物园",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [994.72, 1064.97],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#7CFC00"
                         },
                         {
                             offset: 1,
                             color: "#7CFC00"
                         }
                     ])
                 }
             }
         },
     {
             name: "番禺广场",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1197.52, 439.02],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#008080"
                         },
                         {
                             offset: 1,
                             color: "#008080"
                         }
                     ])
                 }
             }
         },
     {
             name: "芳村",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [561.819999999999, 845.66],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#0000FF"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "飞鹅岭",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [89.3999999999999, 1550.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF7F50"
                         },
                         {
                             offset: 1,
                             color: "#FF7F50"
                         }
                     ])
                 }
             }
         },
     {
             name: "飞沙角",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1670.72, 159.13],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#90EE90"
                         },
                         {
                             offset: 1,
                             color: "#90EE90"
                         }
                     ])
                 }
             }
         },
     {
             name: "飞翔公园",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [733.94, 1187.3],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#AFEEEE"
                         },
                         {
                             offset: 1,
                             color: "#AFEEEE"
                         }
                     ])
                 }
             }
         },
     {
             name: "枫下",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1501.98, 1716.66],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#8A2BE2"
                         },
                         {
                             offset: 1,
                             color: "#8A2BE2"
                         }
                     ])
                 }
             }
         },
     {
             name: "凤岗",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1967.9, 1705.61],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#4169E1"
                         },
                         {
                             offset: 1,
                             color: "#4169E1"
                         }
                     ])
                 }
             }
         },
     {
             name: "凤凰新村",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [586.0, 835.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFA500"
                         },
                         {
                             offset: 1,
                             color: "#FFA500"
                         }
                     ])
                 }
             }
         },
     {
             name: "妇儿中心",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1100.02, 993.99],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF0000"
                         },
                         {
                             offset: 1,
                             color: "#FF0000"
                         }
                     ])
                 }
             }
         },
     {
             name: "岗顶",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1275.52, 1021.68],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#008080"
                         },
                         {
                             offset: 1,
                             color: "#008080"
                         }
                     ])
                 }
             }
         },
     {
             name: "高塘石",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1614.3, 1316.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "高增1",
             symbol: 'circle',
             symbolSize: [0, 0],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [898.0, 1550.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF7F50"
                         },
                         {
                             offset: 1,
                             color: "#FF7F50"
                         }
                     ])
                 }
             }
         },
     {
             name: "官湖",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [2042.0, 686.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#FF1493"
                         }
                     ])
                 }
             }
         },
     {
             name: "官洲",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1358.46, 707.6],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#90EE90"
                         },
                         {
                             offset: 1,
                             color: "#90EE90"
                         }
                     ])
                 }
             }
         },
     {
             name: "广隆",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1670.72, 65.53],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#90EE90"
                         },
                         {
                             offset: 1,
                             color: "#90EE90"
                         }
                     ])
                 }
             }
         },
     {
             name: "广隆1",
             symbol: 'circle',
             symbolSize: [0, 0],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1670.72, 24.1900000000001],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#90EE90"
                         },
                         {
                             offset: 1,
                             color: "#90EE90"
                         }
                     ])
                 }
             }
         },
     {
             name: "广州北站",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [297.4, 1550.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF7F50"
                         },
                         {
                             offset: 1,
                             color: "#FF7F50"
                         }
                     ])
                 }
             }
         },
     {
             name: "桂城",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [405.819999999999, 432.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "海傍",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1358.46, 411.33],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#90EE90"
                         },
                         {
                             offset: 1,
                             color: "#90EE90"
                         }
                     ])
                 }
             }
         },
     {
             name: "海心沙",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1100.02, 906.76],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF0000"
                         },
                         {
                             offset: 1,
                             color: "#FF0000"
                         }
                     ])
                 }
             }
         },
     {
             name: "海心沙1",
             symbol: 'circle',
             symbolSize: [0, 0],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1100.02, 831.62],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF0000"
                         },
                         {
                             offset: 1,
                             color: "#FF0000"
                         }
                     ])
                 }
             }
         },
     {
             name: "汉溪长隆1",
             symbol: 'circle',
             symbolSize: [0, 0],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1076.62, 439.02],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#008080"
                         },
                         {
                             offset: 1,
                             color: "#008080"
                         }
                     ])
                 }
             }
         },
     {
             name: "何棠下",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1630.94, 1656.86],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#8A2BE2"
                         },
                         {
                             offset: 1,
                             color: "#8A2BE2"
                         }
                     ])
                 }
             }
         },
     {
             name: "河沙",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [468.35, 1118.01],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "鹤洞",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [601.599999999999, 698.76],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "横沙",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [468.35, 1242.81],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "红卫",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1369.77, 1766.06],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#8A2BE2"
                         },
                         {
                             offset: 1,
                             color: "#8A2BE2"
                         }
                     ])
                 }
             }
         },
     {
             name: "花城大道",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1100.02, 961.23],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF0000"
                         },
                         {
                             offset: 1,
                             color: "#FF0000"
                         }
                     ])
                 }
             }
         },
     {
             name: "花城路",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [401.4, 1550.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF7F50"
                         },
                         {
                             offset: 1,
                             color: "#FF7F50"
                         }
                     ])
                 }
             }
         },
     {
             name: "花地湾",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [561.819999999999, 773.77],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#0000FF"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "花都广场",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [547.0, 1615.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF7F50"
                         },
                         {
                             offset: 1,
                             color: "#FF7F50"
                         }
                     ])
                 }
             }
         },
     {
             name: "花都汽车城",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [193.399999999999, 1550.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF7F50"
                         },
                         {
                             offset: 1,
                             color: "#FF7F50"
                         }
                     ])
                 }
             }
         },
     {
             name: "花果山公园",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [526.2, 1583.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF7F50"
                         },
                         {
                             offset: 1,
                             color: "#FF7F50"
                         }
                     ])
                 }
             }
         },
     {
             name: "华师",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1332.33, 1064.06],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#008080"
                         },
                         {
                             offset: 1,
                             color: "#008080"
                         }
                     ])
                 }
             }
         },
     {
             name: "黄陂",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1687.1, 1316.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "黄边",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [865.5, 1317.3],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#AFEEEE"
                         },
                         {
                             offset: 1,
                             color: "#AFEEEE"
                         }
                     ])
                 }
             }
         },
     {
             name: "黄阁",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1532.53, 237.91],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#90EE90"
                         },
                         {
                             offset: 1,
                             color: "#90EE90"
                         }
                     ])
                 }
             }
         },
     {
             name: "黄阁汽车城",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1449.59, 237.91],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#90EE90"
                         },
                         {
                             offset: 1,
                             color: "#90EE90"
                         }
                     ])
                 }
             }
         },
     {
             name: "黄花岗",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1007.72, 1157.53],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "黄花岗1",
             symbol: 'circle',
             symbolSize: [0, 0],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [947.53, 1157.53],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "黄埔大道",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1100.02, 1017.65],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF0000"
                         },
                         {
                             offset: 1,
                             color: "#FF0000"
                         }
                     ])
                 }
             }
         },
     {
             name: "会江",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [733.94, 380.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#AFEEEE"
                         },
                         {
                             offset: 1,
                             color: "#AFEEEE"
                         }
                     ])
                 }
             }
         },
     {
             name: "机场北(2号航站楼)",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [898.0, 1602.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#00FA9A"
                         },
                         {
                             offset: 1,
                             color: "#00FA9A"
                         }
                     ])
                 }
             }
         },
     {
             name: "机场南(1号航站楼)",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [898.0, 1537.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#00FA9A"
                         },
                         {
                             offset: 1,
                             color: "#00FA9A"
                         }
                     ])
                 }
             }
         },
     {
             name: "纪念堂",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [733.94, 1040.66],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#AFEEEE"
                         },
                         {
                             offset: 1,
                             color: "#AFEEEE"
                         }
                     ])
                 }
             }
         },
     {
             name: "季华园",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [262.819999999999, 315.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "江南西",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [733.94, 833.18],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#AFEEEE"
                         },
                         {
                             offset: 1,
                             color: "#AFEEEE"
                         }
                     ])
                 }
             }
         },
     {
             name: "江泰路",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [733.94, 705.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#AFEEEE"
                         },
                         {
                             offset: 1,
                             color: "#AFEEEE"
                         }
                     ])
                 }
             }
         },
     {
             name: "江夏",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [839.5, 1291.3],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#AFEEEE"
                         },
                         {
                             offset: 1,
                             color: "#AFEEEE"
                         }
                     ])
                 }
             }
         },
     {
             name: "蕉门",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1600.78, 237.91],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#90EE90"
                         },
                         {
                             offset: 1,
                             color: "#90EE90"
                         }
                     ])
                 }
             }
         },
     {
             name: "滘口",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [415.309999999999, 981.64],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#7CFC00"
                         },
                         {
                             offset: 1,
                             color: "#7CFC00"
                         }
                     ])
                 }
             }
         },
     {
             name: "金峰",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1766.4, 1316.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "金坑",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1902.9, 1465.11],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#4169E1"
                         },
                         {
                             offset: 1,
                             color: "#4169E1"
                         }
                     ])
                 }
             }
         },
     {
             name: "金融高新区",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [444.819999999999, 629.86],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "金洲",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1670.72, 237.91],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#90EE90"
                         },
                         {
                             offset: 1,
                             color: "#90EE90"
                         }
                     ])
                 }
             }
         },
     {
             name: "京溪南方医院",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1020.2, 1253.6],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#00FA9A"
                         },
                         {
                             offset: 1,
                             color: "#00FA9A"
                         }
                     ])
                 }
             }
         },
     {
             name: "菊树",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [522.819999999999, 629.86],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "柯木塱",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1551.9, 1316.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "科学城",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1786.55, 1229.03],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#4169E1"
                         },
                         {
                             offset: 1,
                             color: "#4169E1"
                         }
                     ])
                 }
             }
         },
     {
             name: "科韵路",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1302.17, 892.2],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#7CFC00"
                         },
                         {
                             offset: 1,
                             color: "#7CFC00"
                         }
                     ])
                 }
             }
         },
     {
             name: "坑贝",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1902.9, 1673.11],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#4169E1"
                         },
                         {
                             offset: 1,
                             color: "#4169E1"
                         }
                     ])
                 }
             }
         },
     {
             name: "坑口",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [561.819999999999, 701.88],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#0000FF"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "魁奇路",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [262.819999999999, 250.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "澜石",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [262.819999999999, 185.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "礌岗",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [444.819999999999, 497.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "沥滘1",
             symbol: 'circle',
             symbolSize: [0, 0],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [900.0, 626.35],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "沥滘2",
             symbol: 'circle',
             symbolSize: [0, 0],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [900.0, 575.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "莲塘",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [703.0, 1550.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF7F50"
                         },
                         {
                             offset: 1,
                             color: "#FF7F50"
                         }
                     ])
                 }
             }
         },
     {
             name: "烈士陵园",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [882.27, 982.55],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#0000FF"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "猎德",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1133.3, 892.2],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#7CFC00"
                         },
                         {
                             offset: 1,
                             color: "#7CFC00"
                         }
                     ])
                 }
             }
         },
     {
             name: "林和西1",
             symbol: 'circle',
             symbolSize: [0, 0],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1100.02, 1099.42000000001],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF0000"
                         },
                         {
                             offset: 1,
                             color: "#FF0000"
                         }
                     ])
                 }
             }
         },
     {
             name: "龙洞",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1486.9, 1316.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "龙归",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [898.0, 1401.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#00FA9A"
                         },
                         {
                             offset: 1,
                             color: "#00FA9A"
                         }
                     ])
                 }
             }
         },
     {
             name: "龙溪",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [483.819999999999, 629.86],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "鹭江",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [953.25, 768.05],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFA500"
                         },
                         {
                             offset: 1,
                             color: "#FFA500"
                         }
                     ])
                 }
             }
         },
     {
             name: "萝岗",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1961.4, 1316.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "洛溪",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [733.94, 510.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#AFEEEE"
                         },
                         {
                             offset: 1,
                             color: "#AFEEEE"
                         }
                     ])
                 }
             }
         },
     {
             name: "马鞍山公园",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [651.0, 1615.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF7F50"
                         },
                         {
                             offset: 1,
                             color: "#FF7F50"
                         }
                     ])
                 }
             }
         },
     {
             name: "马沥",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1210.0, 1661.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF00FF"
                         },
                         {
                             offset: 1,
                             color: "#FF00FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "梅花园",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1050.1, 1230.2],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#00FA9A"
                         },
                         {
                             offset: 1,
                             color: "#00FA9A"
                         }
                     ])
                 }
             }
         },
     {
             name: "磨碟沙",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1216.89, 768.05],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFA500"
                         },
                         {
                             offset: 1,
                             color: "#FFA500"
                         }
                     ])
                 }
             }
         },
     {
             name: "南村万博",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1134.6, 494.4],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFD700"
                         },
                         {
                             offset: 1,
                             color: "#FFD700"
                         }
                     ])
                 }
             }
         },
     {
             name: "南岗",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1750.8, 686.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#FF1493"
                         }
                     ])
                 }
             }
         },
     {
             name: "南桂路",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [444.819999999999, 432.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "南海神庙",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1593.5, 686.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#FF1493"
                         }
                     ])
                 }
             }
         },
     {
             name: "南横",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [2047.46, 139.11000000001],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#90EE90"
                         },
                         {
                             offset: 1,
                             color: "#90EE90"
                         }
                     ])
                 }
             }
         },
     {
             name: "南浦",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [733.94, 445.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#AFEEEE"
                         },
                         {
                             offset: 1,
                             color: "#AFEEEE"
                         }
                     ])
                 }
             }
         },
     {
             name: "南沙客运港",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [2047.46, 237.91],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#90EE90"
                         },
                         {
                             offset: 1,
                             color: "#90EE90"
                         }
                     ])
                 }
             }
         },
     {
             name: "南洲1",
             symbol: 'circle',
             symbolSize: [0, 0],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [712.099999999999, 575.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "农讲所",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [819.09, 982.55],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#0000FF"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "琶洲",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1316.34, 768.05],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFA500"
                         },
                         {
                             offset: 1,
                             color: "#FFA500"
                         }
                     ])
                 }
             }
         },
     {
             name: "普君北路",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [314.819999999999, 432.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "千灯湖",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [444.819999999999, 562.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "清布",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [768.0, 1550.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF7F50"
                         },
                         {
                             offset: 1,
                             color: "#FF7F50"
                         }
                     ])
                 }
             }
         },
     {
             name: "清塘",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [833.0, 1550.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF7F50"
                         },
                         {
                             offset: 1,
                             color: "#FF7F50"
                         }
                     ])
                 }
             }
         },
     {
             name: "庆盛",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1400.06, 267.94],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#90EE90"
                         },
                         {
                             offset: 1,
                             color: "#90EE90"
                         }
                     ])
                 }
             }
         },
     {
             name: "区庄1",
             symbol: 'circle',
             symbolSize: [0, 0],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [994.72, 1118.14],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#7CFC00"
                         },
                         {
                             offset: 1,
                             color: "#7CFC00"
                         }
                     ])
                 }
             }
         },
     {
             name: "人和",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [898.0, 1447.3],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#00FA9A"
                         },
                         {
                             offset: 1,
                             color: "#00FA9A"
                         }
                     ])
                 }
             }
         },
     {
             name: "如意坊",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [492.4, 998.28],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "三溪",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1426.58, 830.58],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#7CFC00"
                         },
                         {
                             offset: 1,
                             color: "#7CFC00"
                         }
                     ])
                 }
             }
         },
     {
             name: "三元里",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [733.94, 1152.85],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#AFEEEE"
                         },
                         {
                             offset: 1,
                             color: "#AFEEEE"
                         }
                     ])
                 }
             }
         },
     {
             name: "沙贝",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [468.35, 1180.41],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "沙村",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1826.2, 686.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#FF1493"
                         }
                     ])
                 }
             }
         },
     {
             name: "沙河顶",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1007.72, 1182.49],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "沙涌",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [601.599999999999, 768.05],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "厦滘",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1076.62, 574.74],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#008080"
                         },
                         {
                             offset: 1,
                             color: "#008080"
                         }
                     ])
                 }
             }
         },
     {
             name: "山田",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [2097.9, 1770.61],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#4169E1"
                         },
                         {
                             offset: 1,
                             color: "#4169E1"
                         }
                     ])
                 }
             }
         },
     {
             name: "神岗",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1379.0, 1830.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF00FF"
                         },
                         {
                             offset: 1,
                             color: "#FF00FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "神舟路",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1670.2, 1169.36],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#4169E1"
                         },
                         {
                             offset: 1,
                             color: "#4169E1"
                         }
                     ])
                 }
             }
         },
     {
             name: "石牌桥",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1213.12, 982.55],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#008080"
                         },
                         {
                             offset: 1,
                             color: "#008080"
                         }
                     ])
                 }
             }
         },
     {
             name: "石碁",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1358.46, 470.48],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#90EE90"
                         },
                         {
                             offset: 1,
                             color: "#90EE90"
                         }
                     ])
                 }
             }
         },
     {
             name: "石溪",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [712.099999999999, 608.41],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "世纪莲",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [287.0, 133.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "市二宫",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [733.94, 894.93],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#AFEEEE"
                         },
                         {
                             offset: 1,
                             color: "#AFEEEE"
                         }
                     ])
                 }
             }
         },
     {
             name: "市桥",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1126.15, 439.02],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#008080"
                         },
                         {
                             offset: 1,
                             color: "#008080"
                         }
                     ])
                 }
             }
         },
     {
             name: "双岗",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1520.18, 686.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#FF1493"
                         }
                     ])
                 }
             }
         },
     {
             name: "水西",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1902.9, 1368.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#4169E1"
                         },
                         {
                             offset: 1,
                             color: "#4169E1"
                         }
                     ])
                 }
             }
         },
     {
             name: "太和",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1054.0, 1505.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF00FF"
                         },
                         {
                             offset: 1,
                             color: "#FF00FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "太平",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1327.0, 1778.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF00FF"
                         },
                         {
                             offset: 1,
                             color: "#FF00FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "潭村",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1189.59, 892.2],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#7CFC00"
                         },
                         {
                             offset: 1,
                             color: "#7CFC00"
                         }
                     ])
                 }
             }
         },
     {
             name: "汤村",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1766.53, 1592.38],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#8A2BE2"
                         },
                         {
                             offset: 1,
                             color: "#8A2BE2"
                         }
                     ])
                 }
             }
         },
     {
             name: "棠东",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1380.17, 984.89],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#4169E1"
                         },
                         {
                             offset: 1,
                             color: "#4169E1"
                         }
                     ])
                 }
             }
         },
     {
             name: "塘坑",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1899.65, 24.1900000000001],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#90EE90"
                         },
                         {
                             offset: 1,
                             color: "#90EE90"
                         }
                     ])
                 }
             }
         },
     {
             name: "塘坑1",
             symbol: 'circle',
             symbolSize: [0, 0],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [2047.46, 24.1900000000001],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#90EE90"
                         },
                         {
                             offset: 1,
                             color: "#90EE90"
                         }
                     ])
                 }
             }
         },
     {
             name: "淘金",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [904.11, 1118.14],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#7CFC00"
                         },
                         {
                             offset: 1,
                             color: "#7CFC00"
                         }
                     ])
                 }
             }
         },
     {
             name: "体育中心",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1206.23, 1115.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#0000FF"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "体育中心1",
             symbol: 'circle',
             symbolSize: [0, 0],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1206.23, 982.55],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#0000FF"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "体育中心2",
            //  symbol: 'circle',
             symbolSize: [0, 0],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1206.23, 1161.69],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#0000FF"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "体育中心南",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1100.02, 1073.68],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF0000"
                         },
                         {
                             offset: 1,
                             color: "#FF0000"
                         }
                     ])
                 }
             }
         },
     {
             name: "天河公园",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1289.17, 939.39],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#4169E1"
                         },
                         {
                             offset: 1,
                             color: "#4169E1"
                         }
                     ])
                 }
             }
         },
     {
             name: "天河南",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1100.02, 1044.69],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF0000"
                         },
                         {
                             offset: 1,
                             color: "#FF0000"
                         }
                     ])
                 }
             }
         },
     {
             name: "天河智慧城",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1553.85, 1109.69],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#4169E1"
                         },
                         {
                             offset: 1,
                             color: "#4169E1"
                         }
                     ])
                 }
             }
         },
     {
             name: "天平架",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1038.4, 1206.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "天平架1",
             symbol: 'circle',
             symbolSize: [0, 0],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1007.72, 1206.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "同福西",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [603.55, 884.335],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFA500"
                         },
                         {
                             offset: 1,
                             color: "#FFA500"
                         }
                     ])
                 }
             }
         },
     {
             name: "同和",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [990.3, 1277.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#00FA9A"
                         },
                         {
                             offset: 1,
                             color: "#00FA9A"
                         }
                     ])
                 }
             }
         },
     {
             name: "同济路",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [262.819999999999, 367.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "团一大广场",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [878.5, 933.67],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "旺村",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1698.15, 1624.88],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#8A2BE2"
                         },
                         {
                             offset: 1,
                             color: "#8A2BE2"
                         }
                     ])
                 }
             }
         },
     {
             name: "文冲",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1704.13, 790.93],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#7CFC00"
                         },
                         {
                             offset: 1,
                             color: "#7CFC00"
                         }
                     ])
                 }
             }
         },
     {
             name: "五山",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1379.52, 1106.31],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#008080"
                         },
                         {
                             offset: 1,
                             color: "#008080"
                         }
                     ])
                 }
             }
         },
     {
             name: "五羊邨",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [994.72, 892.2],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#7CFC00"
                         },
                         {
                             offset: 1,
                             color: "#7CFC00"
                         }
                     ])
                 }
             }
         },
     {
             name: "西场",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [599.91, 1079.79],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#7CFC00"
                         },
                         {
                             offset: 1,
                             color: "#7CFC00"
                         }
                     ])
                 }
             }
         },
     {
             name: "西村",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [638.26, 1118.14],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#7CFC00"
                         },
                         {
                             offset: 1,
                             color: "#7CFC00"
                         }
                     ])
                 }
             }
         },
     {
             name: "西门口",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [667.64, 982.55],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#0000FF"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "夏良",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1002.0, 1453.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF00FF"
                         },
                         {
                             offset: 1,
                             color: "#FF00FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "夏园",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1671.5, 686.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#FF1493"
                         }
                     ])
                 }
             }
         },
     {
             name: "暹岗",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1826.2, 1316.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "香雪",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [2022.5, 1316.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "萧岗",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [813.5, 1265.3],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#AFEEEE"
                         },
                         {
                             offset: 1,
                             color: "#AFEEEE"
                         }
                     ])
                 }
             }
         },
     {
             name: "小北",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [820.0, 1118.14],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#7CFC00"
                         },
                         {
                             offset: 1,
                             color: "#7CFC00"
                         }
                     ])
                 }
             }
         },
     {
             name: "晓港",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [796.21, 768.05],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFA500"
                         },
                         {
                             offset: 1,
                             color: "#FFA500"
                         }
                     ])
                 }
             }
         },
     {
             name: "谢村",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [831.7, 354.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFD700"
                         },
                         {
                             offset: 1,
                             color: "#FFD700"
                         }
                     ])
                 }
             }
         },
     {
             name: "新城东",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [391.0, 133.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "新港东",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1266.55, 768.05],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFA500"
                         },
                         {
                             offset: 1,
                             color: "#FFA500"
                         }
                     ])
                 }
             }
         },
     {
             name: "新南",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1436.07, 1747.86],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#8A2BE2"
                         },
                         {
                             offset: 1,
                             color: "#8A2BE2"
                         }
                     ])
                 }
             }
         },
     {
             name: "新沙",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [2129.1, 686.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#FF1493"
                         }
                     ])
                 }
             }
         },
     {
             name: "新塘",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1965.3, 686.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#FF1493"
                         }
                     ])
                 }
             }
         },
     {
             name: "新造",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1358.46, 529.76],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#90EE90"
                         },
                         {
                             offset: 1,
                             color: "#90EE90"
                         }
                     ])
                 }
             }
         },
     {
             name: "浔峰岗",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [468.35, 1305.08],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "燕岗",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [712.099999999999, 673.41],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
     {
             name: "一德路",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [667.25, 933.67],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "永泰",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [960.4, 1300.4],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#00FA9A"
                         },
                         {
                             offset: 1,
                             color: "#00FA9A"
                         }
                     ])
                 }
             }
         },
     {
             name: "裕丰围",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1467.14, 745.17],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#FF1493"
                         }
                     ])
                 }
             }
         },
     {
             name: "裕丰围1",
             symbol: 'circle',
             symbolSize: [0, 0],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1467.14, 686.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF1493"
                         },
                         {
                             offset: 1,
                             color: "#FF1493"
                         }
                     ])
                 }
             }
         },
     {
             name: "员岗",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1223.0, 532.1],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFD700"
                         },
                         {
                             offset: 1,
                             color: "#FFD700"
                         }
                     ])
                 }
             }
         },
     {
             name: "越秀公园",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [733.94, 1080.44],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#AFEEEE"
                         },
                         {
                             offset: 1,
                             color: "#AFEEEE"
                         }
                     ])
                 }
             }
         },
     {
             name: "增城广场",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [2227.9, 1834.31],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#4169E1"
                         },
                         {
                             offset: 1,
                             color: "#4169E1"
                         }
                     ])
                 }
             }
         },
     {
             name: "长湴",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1378.22, 1264.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "长平",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1902.9, 1413.11],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#4169E1"
                         },
                         {
                             offset: 1,
                             color: "#4169E1"
                         }
                     ])
                 }
             }
         },
     {
             name: "长寿路",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [561.819999999999, 982.55],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#0000FF"
                         },
                         {
                             offset: 1,
                             color: "#0000FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "镇龙北",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1838.16, 1558.58],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#8A2BE2"
                         },
                         {
                             offset: 1,
                             color: "#8A2BE2"
                         }
                     ])
                 }
             }
         },
     {
             name: "镇龙西",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1902.9, 1517.11],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#4169E1"
                         },
                         {
                             offset: 1,
                             color: "#4169E1"
                         }
                     ])
                 }
             }
         },
     {
             name: "知识城",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1563.73, 1688.71],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#8A2BE2"
                         },
                         {
                             offset: 1,
                             color: "#8A2BE2"
                         }
                     ])
                 }
             }
         },
     {
             name: "植物园",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1405.0, 1316.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFFF00"
                         },
                         {
                             offset: 1,
                             color: "#FFFF00"
                         }
                     ])
                 }
             }
         },
     {
             name: "中大",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [875.12, 768.05],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFA500"
                         },
                         {
                             offset: 1,
                             color: "#FFA500"
                         }
                     ])
                 }
             }
         },
     {
             name: "中山八",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [561.3, 1041.18],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#7CFC00"
                         },
                         {
                             offset: 1,
                             color: "#7CFC00"
                         }
                     ])
                 }
             }
         },
     {
             name: "中新",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1902.9, 1608.11],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#4169E1"
                         },
                         {
                             offset: 1,
                             color: "#4169E1"
                         }
                     ])
                 }
             }
         },
     {
             name: "钟村",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [966.9, 417.7],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FFD700"
                         },
                         {
                             offset: 1,
                             color: "#FFD700"
                         }
                     ])
                 }
             }
         },
     {
             name: "钟岗",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [2162.9, 1801.81],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#4169E1"
                         },
                         {
                             offset: 1,
                             color: "#4169E1"
                         }
                     ])
                 }
             }
         },
     {
             name: "钟落潭",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1158.0, 1609.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF00FF"
                         },
                         {
                             offset: 1,
                             color: "#FF00FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "朱村",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [2032.9, 1738.11],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#4169E1"
                         },
                         {
                             offset: 1,
                             color: "#4169E1"
                         }
                     ])
                 }
             }
         },
     {
             name: "竹料",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [1106.0, 1557.8],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF00FF"
                         },
                         {
                             offset: 1,
                             color: "#FF00FF"
                         }
                     ])
                 }
             }
         },
     {
             name: "祖庙",
             symbol: 'circle',
             symbolSize: [10, 10],
             label: {
                 color: "#efefef",
                 position: 'top',
             },value: [262.819999999999, 432.0],x: 1000,
             y: 1000,
             fixed: true,
             category: 2,
             itemStyle: {
                 normal: {
                     color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [{
                             offset: 0,
                             color: "#FF6347"
                         },
                         {
                             offset: 1,
                             color: "#FF6347"
                         }
                     ])
                 }
             }
         },
 ];

option = ({
      title: {
         text: '广州地铁线路图',
         textStyle: {
             color: 'white',
             fontSize: 20
         },
         x: 'center',
         top: 10
      },
     //不设置背景颜色就是透明色
      backgroundColor: '#000',
      xAxis: {
         show: false,
         min: 50,
         max: 2300,
         // type: "value",
         //开启x轴坐标
           axisPointer: {
               show: true
           },
     },
     yAxis: {
         show: false,
         min: 0,
         max: 2000,
         //   type: "value",
         //开启y轴坐标
           axisPointer: {
               show: true
           },
     },
     tooltip: {},
     //  legend: {
     //     show: false
     //  },
     series: [{
         type: "graph",
         zlevel: 5,
         draggable: false,
         coordinateSystem: "cartesian2d", //使用二维的直角坐标系(也称笛卡尔坐标系)

         // edgeSymbolSize: [0, 8], //边两端的标记大小,可以是一个数组分别指定两端,也可以是单个统一指定
         // edgeLabel: {
         //   normal: {
         //     textStyle: {
         //       fontSize: 60
         //     }
         //   }
         // },
         symbol: "rect",
         symbolOffset: ["15%", 0],

         label: {
             normal: {
                 show: false,
             }
         },
         data: data,
         links: [
                          {
                 source: "鱼珠",target: "裕丰围",
                 lineStyle: {
                     normal: {
                          color: "#FF1493",
                     }
                 }
             },
             {
                 source: "裕丰围",target: "裕丰围1",
                 lineStyle: {
                     normal: {
                          color: "#FF1493",
                     }
                 }
             },
             {
                 source: "裕丰围1",target: "双岗",
                 lineStyle: {
                     normal: {
                          color: "#FF1493",
                     }
                 }
             },
             {
                 source: "双岗",target: "南海神庙",
                 lineStyle: {
                     normal: {
                          color: "#FF1493",
                     }
                 }
             },
             {
                 source: "南海神庙",target: "夏园",
                 lineStyle: {
                     normal: {
                          color: "#FF1493",
                     }
                 }
             },
             {
                 source: "夏园",target: "南岗",
                 lineStyle: {
                     normal: {
                          color: "#FF1493",
                     }
                 }
             },
             {
                 source: "南岗",target: "沙村",
                 lineStyle: {
                     normal: {
                          color: "#FF1493",
                     }
                 }
             },
             {
                 source: "沙村",target: "白江",
                 lineStyle: {
                     normal: {
                          color: "#FF1493",
                     }
                 }
             },
             {
                 source: "白江",target: "新塘",
                 lineStyle: {
                     normal: {
                          color: "#FF1493",
                     }
                 }
             },
             {
                 source: "新塘",target: "官湖",
                 lineStyle: {
                     normal: {
                          color: "#FF1493",
                     }
                 }
             },
             {
                 source: "官湖",target: "新沙",
                 lineStyle: {
                     normal: {
                          color: "#FF1493",
                     }
                 }
             },
             {
                 source: "嘉禾望岗",target: "白云东平",
                 lineStyle: {
                     normal: {
                          color: "#FF00FF",
                     }
                 }
             },
             {
                 source: "白云东平",target: "夏良",
                 lineStyle: {
                     normal: {
                          color: "#FF00FF",
                     }
                 }
             },
             {
                 source: "夏良",target: "太和",
                 lineStyle: {
                     normal: {
                          color: "#FF00FF",
                     }
                 }
             },
             {
                 source: "太和",target: "竹料",
                 lineStyle: {
                     normal: {
                          color: "#FF00FF",
                     }
                 }
             },
             {
                 source: "竹料",target: "钟落潭",
                 lineStyle: {
                     normal: {
                          color: "#FF00FF",
                     }
                 }
             },
             {
                 source: "钟落潭",target: "马沥",
                 lineStyle: {
                     normal: {
                          color: "#FF00FF",
                     }
                 }
             },
             {
                 source: "马沥",target: "新和",
                 lineStyle: {
                     normal: {
                          color: "#FF00FF",
                     }
                 }
             },
             {
                 source: "新和",target: "太平",
                 lineStyle: {
                     normal: {
                          color: "#FF00FF",
                     }
                 }
             },
             {
                 source: "太平",target: "神岗",
                 lineStyle: {
                     normal: {
                          color: "#FF00FF",
                     }
                 }
             },
             {
                 source: "神岗",target: "赤草",
                 lineStyle: {
                     normal: {
                          color: "#FF00FF",
                     }
                 }
             },
             {
                 source: "赤草",target: "从化客运站",
                 lineStyle: {
                     normal: {
                          color: "#FF00FF",
                     }
                 }
             },
             {
                 source: "从化客运站",target: "东风",
                 lineStyle: {
                     normal: {
                          color: "#FF00FF",
                     }
                 }
             },
             {
                 source: "新和",target: "红卫",
                 lineStyle: {
                     normal: {
                          color: "#8A2BE2",
                     }
                 }
             },
             {
                 source: "红卫",target: "新南",
                 lineStyle: {
                     normal: {
                          color: "#8A2BE2",
                     }
                 }
             },
             {
                 source: "新南",target: "枫下",
                 lineStyle: {
                     normal: {
                          color: "#8A2BE2",
                     }
                 }
             },
             {
                 source: "枫下",target: "知识城",
                 lineStyle: {
                     normal: {
                          color: "#8A2BE2",
                     }
                 }
             },
             {
                 source: "知识城",target: "何棠下",
                 lineStyle: {
                     normal: {
                          color: "#8A2BE2",
                     }
                 }
             },
             {
                 source: "何棠下",target: "旺村",
                 lineStyle: {
                     normal: {
                          color: "#8A2BE2",
                     }
                 }
             },
             {
                 source: "旺村",target: "汤村",
                 lineStyle: {
                     normal: {
                          color: "#8A2BE2",
                     }
                 }
             },
             {
                 source: "汤村",target: "镇龙北",
                 lineStyle: {
                     normal: {
                          color: "#8A2BE2",
                     }
                 }
             },
             {
                 source: "镇龙北",target: "镇龙",
                 lineStyle: {
                     normal: {
                          color: "#8A2BE2",
                     }
                 }
             },
             {
                 source: "西塱",target: "坑口",
                 lineStyle: {
                     normal: {
                          color: "#0000FF",
                     }
                 }
             },
             {
                 source: "坑口",target: "花地湾",
                 lineStyle: {
                     normal: {
                          color: "#0000FF",
                     }
                 }
             },
             {
                 source: "花地湾",target: "芳村",
                 lineStyle: {
                     normal: {
                          color: "#0000FF",
                     }
                 }
             },
             {
                 source: "芳村",target: "黄沙",
                 lineStyle: {
                     normal: {
                          color: "#0000FF",
                     }
                 }
             },
             {
                 source: "黄沙",target: "长寿路",
                 lineStyle: {
                     normal: {
                          color: "#0000FF",
                     }
                 }
             },
             {
                 source: "长寿路",target: "陈家祠",
                 lineStyle: {
                     normal: {
                          color: "#0000FF",
                     }
                 }
             },
             {
                 source: "陈家祠",target: "西门口",
                 lineStyle: {
                     normal: {
                          color: "#0000FF",
                     }
                 }
             },
             {
                 source: "西门口",target: "公园前",
                 lineStyle: {
                     normal: {
                          color: "#0000FF",
                     }
                 }
             },
             {
                 source: "公园前",target: "农讲所",
                 lineStyle: {
                     normal: {
                          color: "#0000FF",
                     }
                 }
             },
             {
                 source: "农讲所",target: "烈士陵园",
                 lineStyle: {
                     normal: {
                          color: "#0000FF",
                     }
                 }
             },
             {
                 source: "烈士陵园",target: "东山口",
                 lineStyle: {
                     normal: {
                          color: "#0000FF",
                     }
                 }
             },
             {
                 source: "东山口",target: "杨箕",
                 lineStyle: {
                     normal: {
                          color: "#0000FF",
                     }
                 }
             },
             {
                 source: "杨箕",target: "体育西路",
                 lineStyle: {
                     normal: {
                          color: "#0000FF",
                     }
                 }
             },
             {
                 source: "体育西路",target: "体育中心1",
                 lineStyle: {
                     normal: {
                          color: "#0000FF",
                     }
                 }
             },
             {
                 source: "体育中心1",target: "体育中心",
                 lineStyle: {
                     normal: {
                          color: "#0000FF",
                     }
                 }
             },
             {
                 source: "体育中心",target: "体育中心2",
                 lineStyle: {
                     normal: {
                          color: "#0000FF",
                     }
                 }
             },
             {
                 source: "体育中心2",target: "广州东站",
                 lineStyle: {
                     normal: {
                          color: "#0000FF",
                     }
                 }
             },
             {
                 source: "员村",target: "天河公园",
                 lineStyle: {
                     normal: {
                          color: "#4169E1",
                     }
                 }
             },
             {
                 source: "天河公园",target: "棠东",
                 lineStyle: {
                     normal: {
                          color: "#4169E1",
                     }
                 }
             },
             {
                 source: "棠东",target: "黄村",
                 lineStyle: {
                     normal: {
                          color: "#4169E1",
                     }
                 }
             },
             {
                 source: "黄村",target: "大观南路",
                 lineStyle: {
                     normal: {
                          color: "#4169E1",
                     }
                 }
             },
             {
                 source: "大观南路",target: "天河智慧城",
                 lineStyle: {
                     normal: {
                          color: "#4169E1",
                     }
                 }
             },
             {
                 source: "天河智慧城",target: "神舟路",
                 lineStyle: {
                     normal: {
                          color: "#4169E1",
                     }
                 }
             },
             {
                 source: "神舟路",target: "科学城",
                 lineStyle: {
                     normal: {
                          color: "#4169E1",
                     }
                 }
             },
             {
                 source: "科学城",target: "苏元",
                 lineStyle: {
                     normal: {
                          color: "#4169E1",
                     }
                 }
             },
             {
                 source: "苏元",target: "水西",
                 lineStyle: {
                     normal: {
                          color: "#4169E1",
                     }
                 }
             },
             {
                 source: "水西",target: "长平",
                 lineStyle: {
                     normal: {
                          color: "#4169E1",
                     }
                 }
             },
             {
                 source: "长平",target: "金坑",
                 lineStyle: {
                     normal: {
                          color: "#4169E1",
                     }
                 }
             },
             {
                 source: "金坑",target: "镇龙西",
                 lineStyle: {
                     normal: {
                          color: "#4169E1",
                     }
                 }
             },
             {
                 source: "镇龙西",target: "镇龙",
                 lineStyle: {
                     normal: {
                          color: "#4169E1",
                     }
                 }
             },
             {
                 source: "镇龙",target: "中新",
                 lineStyle: {
                     normal: {
                          color: "#4169E1",
                     }
                 }
             },
             {
                 source: "中新",target: "坑贝",
                 lineStyle: {
                     normal: {
                          color: "#4169E1",
                     }
                 }
             },
             {
                 source: "坑贝",target: "凤岗",
                 lineStyle: {
                     normal: {
                          color: "#4169E1",
                     }
                 }
             },
             {
                 source: "凤岗",target: "朱村",
                 lineStyle: {
                     normal: {
                          color: "#4169E1",
                     }
                 }
             },
             {
                 source: "朱村",target: "山田",
                 lineStyle: {
                     normal: {
                          color: "#4169E1",
                     }
                 }
             },
             {
                 source: "山田",target: "钟岗",
                 lineStyle: {
                     normal: {
                          color: "#4169E1",
                     }
                 }
             },
             {
                 source: "钟岗",target: "增城广场",
                 lineStyle: {
                     normal: {
                          color: "#4169E1",
                     }
                 }
             },
             {
                 source: "嘉禾望岗",target: "黄边",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "黄边",target: "江夏",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "江夏",target: "萧岗",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "萧岗",target: "白云文化广场",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "白云文化广场",target: "白云公园",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "白云公园",target: "飞翔公园",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "飞翔公园",target: "三元里",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "三元里",target: "广州火车站",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "广州火车站",target: "越秀公园",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "越秀公园",target: "纪念堂",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "纪念堂",target: "公园前",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "公园前",target: "海珠广场",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "海珠广场",target: "市二宫",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "市二宫",target: "江南西",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "江南西",target: "昌岗",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "昌岗",target: "江泰路",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "江泰路",target: "东晓南",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "东晓南",target: "南洲",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "南洲",target: "洛溪",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "洛溪",target: "南浦",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "南浦",target: "会江",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "会江",target: "石壁",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "石壁",target: "广州南站",
                 lineStyle: {
                     normal: {
                          color: "#AFEEEE",
                     }
                 }
             },
             {
                 source: "天河客运站",target: "五山",
                 lineStyle: {
                     normal: {
                          color: "#008080",
                     }
                 }
             },
             {
                 source: "五山",target: "华师",
                 lineStyle: {
                     normal: {
                          color: "#008080",
                     }
                 }
             },
             {
                 source: "华师",target: "岗顶",
                 lineStyle: {
                     normal: {
                          color: "#008080",
                     }
                 }
             },
             {
                 source: "岗顶",target: "石牌桥",
                 lineStyle: {
                     normal: {
                          color: "#008080",
                     }
                 }
             },
             {
                 source: "石牌桥",target: "体育西路",
                 lineStyle: {
                     normal: {
                          color: "#008080",
                     }
                 }
             },
             {
                 source: "体育西路",target: "珠江新城",
                 lineStyle: {
                     normal: {
                          color: "#008080",
                     }
                 }
             },
             {
                 source: "珠江新城",target: "广州塔",
                 lineStyle: {
                     normal: {
                          color: "#008080",
                     }
                 }
             },
             {
                 source: "广州塔",target: "客村",
                 lineStyle: {
                     normal: {
                          color: "#008080",
                     }
                 }
             },
             {
                 source: "客村",target: "大塘",
                 lineStyle: {
                     normal: {
                          color: "#008080",
                     }
                 }
             },
             {
                 source: "大塘",target: "沥滘",
                 lineStyle: {
                     normal: {
                          color: "#008080",
                     }
                 }
             },
             {
                 source: "沥滘",target: "厦滘",
                 lineStyle: {
                     normal: {
                          color: "#008080",
                     }
                 }
             },
             {
                 source: "厦滘",target: "大石",
                 lineStyle: {
                     normal: {
                          color: "#008080",
                     }
                 }
             },
             {
                 source: "大石",target: "汉溪长隆",
                 lineStyle: {
                     normal: {
                          color: "#008080",
                     }
                 }
             },
             {
                 source: "汉溪长隆",target: "汉溪长隆1",
                 lineStyle: {
                     normal: {
                          color: "#008080",
                     }
                 }
             },
             {
                 source: "汉溪长隆1",target: "市桥",
                 lineStyle: {
                     normal: {
                          color: "#008080",
                     }
                 }
             },
             {
                 source: "市桥",target: "番禺广场",
                 lineStyle: {
                     normal: {
                          color: "#008080",
                     }
                 }
             },
             {
                 source: "体育西路",target: "林和西",
                 lineStyle: {
                     normal: {
                          color: "#00FA9A",
                     }
                 }
             },
             {
                 source: "林和西",target: "燕塘",
                 lineStyle: {
                     normal: {
                          color: "#00FA9A",
                     }
                 }
             },
             {
                 source: "燕塘",target: "广州东站",
                 lineStyle: {
                     normal: {
                          color: "#00FA9A",
                     }
                 }
             },
             {
                 source: "广州东站",target: "梅花园",
                 lineStyle: {
                     normal: {
                          color: "#00FA9A",
                     }
                 }
             },
             {
                 source: "梅花园",target: "京溪南方医院",
                 lineStyle: {
                     normal: {
                          color: "#00FA9A",
                     }
                 }
             },
             {
                 source: "京溪南方医院",target: "同和",
                 lineStyle: {
                     normal: {
                          color: "#00FA9A",
                     }
                 }
             },
             {
                 source: "同和",target: "永泰",
                 lineStyle: {
                     normal: {
                          color: "#00FA9A",
                     }
                 }
             },
             {
                 source: "永泰",target: "白云大道北",
                 lineStyle: {
                     normal: {
                          color: "#00FA9A",
                     }
                 }
             },
             {
                 source: "白云大道北",target: "嘉禾望岗",
                 lineStyle: {
                     normal: {
                          color: "#00FA9A",
                     }
                 }
             },
             {
                 source: "嘉禾望岗",target: "龙归",
                 lineStyle: {
                     normal: {
                          color: "#00FA9A",
                     }
                 }
             },
             {
                 source: "龙归",target: "人和",
                 lineStyle: {
                     normal: {
                          color: "#00FA9A",
                     }
                 }
             },
             {
                 source: "人和",target: "高增",
                 lineStyle: {
                     normal: {
                          color: "#00FA9A",
                     }
                 }
             },
             {
                 source: "高增",target: "机场南(1号航站楼)",
                 lineStyle: {
                     normal: {
                          color: "#00FA9A",
                     }
                 }
             },
             {
                 source: "机场南(1号航站楼)",target: "机场北(2号航站楼)",
                 lineStyle: {
                     normal: {
                          color: "#00FA9A",
                     }
                 }
             },
             {
                 source: "黄村",target: "车陂",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "车陂",target: "车陂南",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "车陂南",target: "万胜围",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "万胜围",target: "官洲",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "官洲",target: "大学城北",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "大学城北",target: "大学城南",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "大学城南",target: "新造",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "新造",target: "石碁",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "石碁",target: "海傍",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "海傍",target: "低涌",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "低涌",target: "东涌",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "东涌",target: "庆盛",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "庆盛",target: "黄阁汽车城",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "黄阁汽车城",target: "黄阁",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "黄阁",target: "蕉门",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "蕉门",target: "金洲",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "金洲",target: "飞沙角",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "飞沙角",target: "广隆",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "广隆",target: "广隆1",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "广隆1",target: "大涌",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "大涌",target: "塘坑",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "塘坑",target: "塘坑1",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "塘坑1",target: "南横",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "南横",target: "南沙客运港",
                 lineStyle: {
                     normal: {
                          color: "#90EE90",
                     }
                 }
             },
             {
                 source: "滘口",target: "坦尾",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "坦尾",target: "中山八",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "中山八",target: "西场",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "西场",target: "西村",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "西村",target: "广州火车站",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "广州火车站",target: "小北",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "小北",target: "淘金",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "淘金",target: "区庄",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "区庄",target: "区庄1",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "区庄1",target: "动物园",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "动物园",target: "杨箕",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "杨箕",target: "五羊邨",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "五羊邨",target: "珠江新城",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "珠江新城",target: "猎德",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "猎德",target: "潭村",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "潭村",target: "员村",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "员村",target: "科韵路",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "科韵路",target: "车陂南",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "车陂南",target: "东圃",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "东圃",target: "三溪",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "三溪",target: "鱼珠",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "鱼珠",target: "大沙地",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "大沙地",target: "大沙东",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "大沙东",target: "文冲",
                 lineStyle: {
                     normal: {
                          color: "#7CFC00",
                     }
                 }
             },
             {
                 source: "香雪",target: "萝岗",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "萝岗",target: "苏元",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "苏元",target: "暹岗",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "暹岗",target: "金峰",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "金峰",target: "黄陂",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "黄陂",target: "高塘石",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "高塘石",target: "柯木塱",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "柯木塱",target: "龙洞",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "龙洞",target: "植物园",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "植物园",target: "长湴",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "长湴",target: "天河客运站",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "天河客运站",target: "燕塘",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "燕塘",target: "天平架",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "天平架",target: "天平架1",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "天平架1",target: "沙河顶",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "沙河顶",target: "黄花岗",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "黄花岗",target: "黄花岗1",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "黄花岗1",target: "区庄",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "区庄",target: "东山口",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "东山口",target: "东湖",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "东湖",target: "团一大广场",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "团一大广场",target: "北京路",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "北京路",target: "海珠广场",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "海珠广场",target: "一德路",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "一德路",target: "文化公园",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "文化公园",target: "黄沙",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "黄沙",target: "如意坊",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "如意坊",target: "坦尾",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "坦尾",target: "河沙",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "河沙",target: "沙贝",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "沙贝",target: "横沙",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "横沙",target: "浔峰岗",
                 lineStyle: {
                     normal: {
                          color: "#FFFF00",
                     }
                 }
             },
             {
                 source: "广州南站",target: "石壁",
                 lineStyle: {
                     normal: {
                          color: "#FFD700",
                     }
                 }
             },
             {
                 source: "石壁",target: "谢村",
                 lineStyle: {
                     normal: {
                          color: "#FFD700",
                     }
                 }
             },
             {
                 source: "谢村",target: "钟村",
                 lineStyle: {
                     normal: {
                          color: "#FFD700",
                     }
                 }
             },
             {
                 source: "钟村",target: "汉溪长隆",
                 lineStyle: {
                     normal: {
                          color: "#FFD700",
                     }
                 }
             },
             {
                 source: "汉溪长隆",target: "南村万博",
                 lineStyle: {
                     normal: {
                          color: "#FFD700",
                     }
                 }
             },
             {
                 source: "南村万博",target: "员岗",
                 lineStyle: {
                     normal: {
                          color: "#FFD700",
                     }
                 }
             },
             {
                 source: "员岗",target: "板桥",
                 lineStyle: {
                     normal: {
                          color: "#FFD700",
                     }
                 }
             },
             {
                 source: "板桥",target: "大学城南",
                 lineStyle: {
                     normal: {
                          color: "#FFD700",
                     }
                 }
             },
             {
                 source: "文化公园",target: "同福西",
                 lineStyle: {
                     normal: {
                          color: "#FFA500",
                     }
                 }
             },
             {
                 source: "同福西",target: "凤凰新村",
                 lineStyle: {
                     normal: {
                          color: "#FFA500",
                     }
                 }
             },
             {
                 source: "凤凰新村",target: "沙园",
                 lineStyle: {
                     normal: {
                          color: "#FFA500",
                     }
                 }
             },
             {
                 source: "沙园",target: "宝岗大道",
                 lineStyle: {
                     normal: {
                          color: "#FFA500",
                     }
                 }
             },
             {
                 source: "宝岗大道",target: "昌岗",
                 lineStyle: {
                     normal: {
                          color: "#FFA500",
                     }
                 }
             },
             {
                 source: "昌岗",target: "晓港",
                 lineStyle: {
                     normal: {
                          color: "#FFA500",
                     }
                 }
             },
             {
                 source: "晓港",target: "中大",
                 lineStyle: {
                     normal: {
                          color: "#FFA500",
                     }
                 }
             },
             {
                 source: "中大",target: "鹭江",
                 lineStyle: {
                     normal: {
                          color: "#FFA500",
                     }
                 }
             },
             {
                 source: "鹭江",target: "客村",
                 lineStyle: {
                     normal: {
                          color: "#FFA500",
                     }
                 }
             },
             {
                 source: "客村",target: "赤岗",
                 lineStyle: {
                     normal: {
                          color: "#FFA500",
                     }
                 }
             },
             {
                 source: "赤岗",target: "磨碟沙",
                 lineStyle: {
                     normal: {
                          color: "#FFA500",
                     }
                 }
             },
             {
                 source: "磨碟沙",target: "新港东",
                 lineStyle: {
                     normal: {
                          color: "#FFA500",
                     }
                 }
             },
             {
                 source: "新港东",target: "琶洲",
                 lineStyle: {
                     normal: {
                          color: "#FFA500",
                     }
                 }
             },
             {
                 source: "琶洲",target: "万胜围",
                 lineStyle: {
                     normal: {
                          color: "#FFA500",
                     }
                 }
             },
             {
                 source: "高增",target: "高增1",
                 lineStyle: {
                     normal: {
                          color: "#FF7F50",
                     }
                 }
             },
             {
                 source: "高增1",target: "清塘",
                 lineStyle: {
                     normal: {
                          color: "#FF7F50",
                     }
                 }
             },
             {
                 source: "清塘",target: "清布",
                 lineStyle: {
                     normal: {
                          color: "#FF7F50",
                     }
                 }
             },
             {
                 source: "清布",target: "莲塘",
                 lineStyle: {
                     normal: {
                          color: "#FF7F50",
                     }
                 }
             },
             {
                 source: "莲塘",target: "马鞍山公园",
                 lineStyle: {
                     normal: {
                          color: "#FF7F50",
                     }
                 }
             },
             {
                 source: "马鞍山公园",target: "花都广场",
                 lineStyle: {
                     normal: {
                          color: "#FF7F50",
                     }
                 }
             },
             {
                 source: "花都广场",target: "花果山公园",
                 lineStyle: {
                     normal: {
                          color: "#FF7F50",
                     }
                 }
             },
             {
                 source: "花果山公园",target: "花城路",
                 lineStyle: {
                     normal: {
                          color: "#FF7F50",
                     }
                 }
             },
             {
                 source: "花城路",target: "广州北站",
                 lineStyle: {
                     normal: {
                          color: "#FF7F50",
                     }
                 }
             },
             {
                 source: "广州北站",target: "花都汽车城",
                 lineStyle: {
                     normal: {
                          color: "#FF7F50",
                     }
                 }
             },
             {
                 source: "花都汽车城",target: "飞鹅岭",
                 lineStyle: {
                     normal: {
                          color: "#FF7F50",
                     }
                 }
             },
             {
                 source: "林和西",target: "林和西1",
                 lineStyle: {
                     normal: {
                          color: "#FF0000",
                     }
                 }
             },
             {
                 source: "林和西1",target: "体育中心南",
                 lineStyle: {
                     normal: {
                          color: "#FF0000",
                     }
                 }
             },
             {
                 source: "体育中心南",target: "天河南",
                 lineStyle: {
                     normal: {
                          color: "#FF0000",
                     }
                 }
             },
             {
                 source: "天河南",target: "黄埔大道",
                 lineStyle: {
                     normal: {
                          color: "#FF0000",
                     }
                 }
             },
             {
                 source: "黄埔大道",target: "妇儿中心",
                 lineStyle: {
                     normal: {
                          color: "#FF0000",
                     }
                 }
             },
             {
                 source: "妇儿中心",target: "花城大道",
                 lineStyle: {
                     normal: {
                          color: "#FF0000",
                     }
                 }
             },
             {
                 source: "花城大道",target: "大剧院",
                 lineStyle: {
                     normal: {
                          color: "#FF0000",
                     }
                 }
             },
             {
                 source: "大剧院",target: "海心沙",
                 lineStyle: {
                     normal: {
                          color: "#FF0000",
                     }
                 }
             },
             {
                 source: "海心沙",target: "海心沙1",
                 lineStyle: {
                     normal: {
                          color: "#FF0000",
                     }
                 }
             },
             {
                 source: "海心沙1",target: "广州塔",
                 lineStyle: {
                     normal: {
                          color: "#FF0000",
                     }
                 }
             },
             {
                 source: "沥滘",target: "沥滘1",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "沥滘1",target: "沥滘2",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "沥滘2",target: "南洲",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "南洲",target: "南洲1",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "南洲1",target: "石溪",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "石溪",target: "燕岗",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "燕岗",target: "沙园",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "沙园",target: "沙涌",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "沙涌",target: "鹤洞",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "鹤洞",target: "西塱",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "西塱",target: "菊树",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "菊树",target: "龙溪",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "龙溪",target: "金融高新区",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "金融高新区",target: "千灯湖",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "千灯湖",target: "礌岗",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "礌岗",target: "南桂路",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "南桂路",target: "桂城",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "桂城",target: "朝安",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "朝安",target: "普君北路",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "普君北路",target: "祖庙",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "祖庙",target: "同济路",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "同济路",target: "季华园",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "季华园",target: "魁奇路",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "魁奇路",target: "澜石",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "澜石",target: "世纪莲",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "世纪莲",target: "东平",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
             {
                 source: "东平",target: "新城东",
                 lineStyle: {
                     normal: {
                          color: "#FF6347",
                     }
                 }
             },
         ],
         lineStyle: {
             normal: {
                 opacity: 0.6, //线条透明度
                 color: "#53B5EA",
                 curveness: 0, //站点间连线曲度,0表示直线
                 width: 5, //线条宽度
             }
         }
     }, 
     {
            type: "lines",
            coordinateSystem: "cartesian2d",
            z: 2,
            zlevel:7,
            animation: true,
            effect: {
              show: true,
              period: 5,
              trailLength: 0.71,
              symbolSize: 14,
              symbol: "circle",
              loop: true,
              color: 'yellow'
            //   color: "rgba(55,155,255,0.5)"
            },
            lineStyle: {
              normal: {
                color: "green",
                width: 0,
                curveness: 0  //动画线路的曲度
              }
            },
          },
    {
        type: "effectScatter",
        scaling: 1.5,
        color: '#00FF7F',
        //该系列使用的坐标系
        coordinateSystem: "cartesian2d",
        symbolSize: function(val) {
            return val[2]*0.8;
            
        },
        data: [
            { name: "体育西路", value: [1076.62, 982.55,47.36] },
            { name: "公园前", value: [733.94, 982.55, 36.56] },
            { name: "珠江新城", value: [1076.62,892.2, 30.89] },
            { name: "昌岗", value: [733.94,768.05, 27.64] },
            { name: "客村", value: [1076.62, 768.05,26.43] },
            { name: "广州火车站", value: [733.94,1118.14, 25.15] },
            { name: "海珠广场", value: [733.94, 933.67, 18.72] },
            { name: "嘉禾望岗", value: [898.0, 1349.8, 17.92] },
            { name: "杨箕", value: [994.72, 982.55, 17.42] },
            { name: "车陂南", value: [1358.46, 892.2, 16.85] },
            ],
        showEffectOn: "render",
        effectType: "ripple",
        rippleEffect: {
            period: 4,
            scale: 4,
            brushType: "stroke"
            
        },
        hoverAnimation: true
        
    },
    //   {
    //         type: "lines",
    //         coordinateSystem: "cartesian2d",
    //         z: 1,
    //         zlevel:7,
    //         animation: true,
    //         effect: {
    //           show: true,
    //           period: 5,
    //           trailLength: 0.71,
    //           symbolSize: 5,
    //           symbol: "circle",
    //           loop: true,
    //           color: 'yellow'
    //         //   color: "rgba(55,155,255,0.5)"
    //         },
    //         lineStyle: {
    //           normal: {
    //             // color: "green",
    //             width: 0.1,
    //             curveness: 0  //动画线路的曲度
    //           }
    //         },
    //         data: [
    //           {  //一号线
    //             coords: [[483.82, 629.86],
    //             [1076.62, 1982.55],[1040, 1080]]
    //           },
    //           {  //二号线
    //             coords: [
    //               [680, 50],
    //               [680, 1050]
    //             ]
    //           },
    //           {  //三号线
    //             coords: [
    //               [280, 350],
    //               [1040, 1080]
    //             ]
    //           }
    //         ]
    //       },
    {
            type: "lines",
            coordinateSystem: "cartesian2d",
            z: 1,
            zlevel:7,
            animation: true,
            effect: {
              show: true,
              period: 5,
              trailLength: 0.71,
              symbolSize: 5,
              symbol: "circle",
              loop: true,
              color: 'yellow'
            },
            lineStyle: {
              normal: {
                // color: "green",
                width: 0.1,
                curveness: 0  //动画线路的曲度
              }
            },
        polyline: true,
       data:[{
           coords: [[1467.14,790.93],[1467.14,745.17],[1467.14,686.8],[1520.18,686.8],[1593.5,686.8],[1671.5,686.8],[1750.8,686.8],[1826.2,686.8],[1896.4,686.8],[1965.3,686.8],[2042,686.8],[2129.1,686.8]]
           
       },
       {
           coords: [[898,1349.8],[950,1401.8],[1002,1453.8],[1054,1505.8],[1106,1557.8],[1158,1609.8],[1210,1661.8],[1275,1726.8],[1327,1778.8],[1379,1830.8],[1431,1882.8],[1483,1934.8],[1535,1986.8]]
           
       },
       {
           coords: [[1275,1726.8],[1369.77,1766.06],[1436.07,1747.86],[1501.98,1716.66],[1563.73,1688.71],[1630.94,1656.86],[1698.15,1624.88],[1766.53,1592.38],[1838.16,1558.58],[1902.9,1556.11]]
           
       },
       {
           coords: [[561.819999999999,629.86],[561.819999999999,701.88],[561.819999999999,773.77],[561.819999999999,845.66],[561.819999999999,933.67],[561.819999999999,982.55],[600.3,982.55],[667.64,982.55],[733.94,982.55],[819.09,982.55],[882.27,982.55],[947.53,982.55],[994.72,982.55],[1076.62,982.55],[1206.23,982.55],[1206.23,1115.8],[1206.23,1161.69],[1076.62,1161.69]]
           
       },
       {
           coords: [[1245.88,892.2],[1289.17,939.39],[1380.17,984.89],[1437.5,984.89],[1437.5,1023.89],[1553.85,1109.69],[1670.2,1169.36],[1786.55,1229.03],[1902.9,1316],[1902.9,1368],[1902.9,1413.11],[1902.9,1465.11],[1902.9,1517.11],[1902.9,1556.11],[1902.9,1608.11],[1902.9,1673.11],[1967.9,1705.61],[2032.9,1738.11],[2097.9,1770.61],[2162.9,1801.81],[2227.9,1834.31]]

           
       },
       {
           coords: [[898,1349.8],[865.5,1317.3],[839.5,1291.3],[813.5,1265.3],[787.5,1239.3],[761.5,1213.3],[733.94,1187.3],[733.94,1152.85],[733.94,1118.14],[733.94,1080.44],[733.94,1040.66],[733.94,982.55],[733.94,933.67],[733.94,894.93],[733.94,833.18],[733.94,768.05],[733.94,705],[733.94,640],[733.94,575],[733.94,510],[733.94,445],[733.94,380],[733.94,315],[733.94,237]]

           
       },
       {
           coords: [[1378.22,1206.8],[1379.52,1106.31],[1332.33,1064.06],[1275.52,1021.68],[1213.12,982.55],[1076.62,982.55],[1076.62,892.2],[1076.62,831.62],[1076.62,768.05],[1076.62,689.66],[1076.62,626.35],[1076.62,574.74],[1076.62,520.79],[1076.62,468.53],[1076.62,439.02],[1126.15,439.02],[1197.52,439.02]]

           
       },
       {
           coords: [[1076.62,982.55],[1076.62,1099.42000000001],[1076.62,1206.8],[1076.62,1161.69],[1050.1,1230.2],[1020.2,1253.6],[990.3,1277],[960.4,1300.4],[930.5,1323.8],[898,1349.8],[898,1401.8],[898,1447.3],[898,1485],[898,1537],[898,1602]]

           
       },
       {
           coords: [[1437.5,984.89],[1398.5,939],[1358.46,892.2],[1358.46,768.05],[1358.46,707.6],[1358.46,648.32],[1358.46,589.04],[1358.46,529.76],[1358.46,470.48],[1358.46,411.33],[1358.46,351.92],[1358.46,292.64],[1400.06,267.94],[1449.59,237.91],[1532.53,237.91],[1600.78,237.91],[1670.72,237.91],[1670.72,159.13],[1670.72,65.53],[1670.72,24.1900000000001],[1755.35,24.1900000000001],[1899.65,24.1900000000001],[2047.46,24.1900000000001],[2047.46,139.11000000001],[2047.46,237.91]]

           
       },
       {
           coords:[[415.309999999999,981.64],[475.89,1040.66],[561.3,1041.18],[599.91,1079.79],[638.26,1118.14],[733.94,1118.14],[820,1118.14],[904.11,1118.14],[947.53,1118.14],[994.72,1118.14],[994.72,1064.97],[994.72,982.55],[994.72,892.2],[1076.62,892.2],[1133.3,892.2],[1189.59,892.2],[1245.88,892.2],[1302.17,892.2],[1358.46,892.2],[1391.35,863.21],[1426.58,830.58],[1467.14,790.93],[1547.61,790.93],[1623.92,790.93],[1704.13,790.93]]
           
       },
       {
           coords: [[2022.5,1316],[1961.4,1316],[1902.9,1316],[1826.2,1316],[1766.4,1316],[1687.1,1316],[1614.3,1316],[1551.9,1316],[1486.9,1316],[1405,1316],[1378.22,1264],[1378.22,1206.8],[1076.62,1206.8],[1038.4,1206.8],[1007.72,1206.8],[1007.72,1182.49],[1007.72,1157.53],[947.53,1157.53],[947.53,1118.14],[947.53,982.55],[947.53,933.67],[878.5,933.67],[807.78,933.67],[733.94,933.67],[667.25,933.67],[621.099999999999,933.67],[561.819999999999,933.67],[492.4,998.28],[475.89,1040.66],[468.35,1118.01],[468.35,1180.41],[468.35,1242.81],[468.35,1305.08]]

           
       },
       {
           coords: [[733.94,237],[733.94,315],[831.7,354],[966.9,417.7],[1076.62,468.53],[1134.6,494.4],[1223,532.1],[1299.7,563.3],[1358.46,589.04]]

           
       },
       {
           coords: [[621.099999999999,933.67],[603.55,884.335],[586,835],[638,768.05],[690,768.05],[733.94,768.05],[796.21,768.05],[875.12,768.05],[953.25,768.05],[1076.62,768.05],[1167.1,768.05],[1216.89,768.05],[1266.55,768.05],[1316.34,768.05],[1358.46,768.05]]

           
       },
       {
           coords: [[898,1485],[898,1550],[833,1550],[768,1550],[703,1550],[651,1615],[547,1615],[526.2,1583.8],[401.4,1550],[297.4,1550],[193.399999999999,1550],[89.3999999999999,1550]]

           
       },
       {
           coords: [[1076.62,1099.42000000001],[1100.02,1099.42000000001],[1100.02,1073.68],[1100.02,1044.69],[1100.02,1017.65],[1100.02,993.99],[1100.02,961.23],[1100.02,934.06],[1100.02,906.76],[1100.02,831.62],[1076.62,831.62]]

           
       },
       {
           coords: [[1076.62,626.35],[900,626.35],[900,575],[733.94,575],[712.099999999999,575],[712.099999999999,608.41],[712.099999999999,673.41],[638,768.05],[601.599999999999,768.05],[601.599999999999,698.76],[561.819999999999,629.86],[522.819999999999,629.86],[483.819999999999,629.86],[444.819999999999,629.86],[444.819999999999,562],[444.819999999999,497],[444.819999999999,432],[405.819999999999,432],[366.819999999999,432],[314.819999999999,432],[262.819999999999,432],[262.819999999999,367],[262.819999999999,315],[262.819999999999,250],[262.819999999999,185],[287,133],[339,133],[391,133]]
           
       },
       ],
    }

    ]
});
    
截图如下