ct
This commit is contained in:
@@ -79,7 +79,7 @@ export default {
|
|||||||
arr.push(e.points.map(p => [p.lng, p.lat]))
|
arr.push(e.points.map(p => [p.lng, p.lat]))
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
this.renderGridMap(arr)
|
arr.length>0&&this.renderGridMap(arr)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user