设备列表
This commit is contained in:
parent
5d96ed97ba
commit
6e0581966e
|
@ -37,6 +37,8 @@ export default {
|
||||||
strokeDasharray: [5, 5]
|
strokeDasharray: [5, 5]
|
||||||
});
|
});
|
||||||
|
|
||||||
|
polygon.on('click', this.onCickMap)
|
||||||
|
|
||||||
this.map.add(polygon);
|
this.map.add(polygon);
|
||||||
this.areaPolygons.set(this.area.id, polygon);
|
this.areaPolygons.set(this.area.id, polygon);
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user