fix action

This commit is contained in:
CHIEFSOFT\ameye
2023-11-24 22:40:06 -05:00
parent 866833b4ed
commit 06757ba5fb
7 changed files with 195 additions and 69 deletions
@@ -38,7 +38,7 @@ export class TrackingComponent implements OnInit {
}
ionViewDidEnter() {
debugger;
//debugger;
setTimeout(async () => {
await this.createMap();
}, 500);