123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 |
- [
- {
- "type": "dot",
- "id": "dot-2",
- "name": "业务地理坐标",
- "style": {
- "color": [
- "#000000"
- ],
- "rectStyle":{
- "lineColor":"#D2E021",
- "rectColor":"#FFFFFF",
- "rectBorderColor":"#EEF220"
- },
- "TopText":{
- "fontSize": 24,
- "color": "#F6FF01",
- "shadowColor": "#F6FF01",
- "shadowBlur":15
- },
- "BottomText":{
- "fontSize": 20,
- "color": "#F6FF01",
- "shadowColor": "#F6FF01",
- "shadowBlur":15
- },
- "emphasisColor": "red",
- "tipShowWay": "over",
- "tipBgColor": "rgba(11,26,57,0.6)",
- "tipTextColor": "#ffffff",
- "tipFontSize": 12
- },
- "data": [
- {
- "long": 108.320004,
- "lat": 22.82402,
- "name": "广西",
- "type": "加盟业务",
- "toolTipInfo": [
- "TOP1:25650.7"
- ],
- "weather": "4c~雨夹雪",
- "area": "TOP1:45650.7"
- },
- {
- "long": 104.065735,
- "lat": 30.659462,
- "name": "四川",
- "type": "加盟业务",
- "toolTipInfo": [
- "TOP3:16545.4"
- ],
- "area": "TOP3:16545.4"
- },
- {
- "long": 117.000923,
- "lat": 36.675807,
- "name": "山东",
- "type": "加盟业务",
- "toolTipInfo": [
- "TOP5:4944.8"
- ],
- "area": "TOP5:4944.8"
- },
- {
- "long": 125.3245,
- "lat": 43.886841,
- "name": "吉林",
- "type": "加盟业务",
- "toolTipInfo": [
- "TOP4:8972.5"
- ],
- "area": "TOP4:8972.5"
- },
- {
- "long": 114.298572,
- "lat": 30.584355,
- "name": "湖北",
- "type": "加盟业务",
- "toolTipInfo": [
- "TOP2:24465.2"
- ],
- "area": "TOP2:24465.2"
- }
- ]
- }
- ]
|