e
This commit is contained in:
@ -45,13 +45,11 @@ export class AmapPathSimplifierComponent implements OnInit, OnChanges {
|
||||
];
|
||||
this.setData(this.pathList);
|
||||
this.setPathIndex(this.selectedIndex);
|
||||
console.log(this.MapList);
|
||||
}
|
||||
}
|
||||
ngOnInit(): void {
|
||||
this.mapInit();
|
||||
console.log(this.MapList);
|
||||
|
||||
// this.DataInit();
|
||||
}
|
||||
ngOnDestroy(): void {
|
||||
if (this.aMap) {
|
||||
|
||||
Reference in New Issue
Block a user