fix action
This commit is contained in:
@@ -38,7 +38,7 @@ export class TrackingComponent implements OnInit {
|
||||
}
|
||||
|
||||
ionViewDidEnter() {
|
||||
debugger;
|
||||
//debugger;
|
||||
setTimeout(async () => {
|
||||
await this.createMap();
|
||||
}, 500);
|
||||
|
||||
Reference in New Issue
Block a user