tracking parts

This commit is contained in:
CHIEFSOFT\ameye
2023-10-26 06:13:31 -04:00
parent 36505e7f99
commit 7fa2183441
3 changed files with 29 additions and 6 deletions
@@ -63,7 +63,10 @@ export class TrackingComponent implements OnInit {
lat: 1.0667172756631198,
lng: 103.96214500683499
},
zoom: 5
zoom: 15,
// mapTypeId: google.maps.MapTypeId.ROADMAP,
streetViewControl: true,
disableDefaultUI: true
}
});
}