tracking parts
This commit is contained in:
@@ -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
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user