|
|
markers:result.map(item=>({id:item.id,latitude:item.location.lat,longitude:item.location.lng,width:28,height:32,label:{content:item.stageName,color:'#f00',textAlign:'center'}})), |
|
|
markers:result.map(item=>({id:item.id,latitude:item.location.lat,longitude:item.location.lng,width:28,height:32,label:{content:item.stageName,color:'#f00',textAlign:'center'}})), |