tracking/tracking-marker-popup.component.ts
OnInit
selector | c8y-tracking-marker-popup |
standalone | true |
imports |
CoreModule
RouterModule
FormsModule
|
templateUrl | ./tracking-marker-popup.component.html |
Properties |
|
Methods |
|
Inputs |
constructor(trackingService: TrackingService)
|
||||||
Parameters :
|
context |
Type : PositionManagedObject | IEvent
|
showTrackingLink |
Type : boolean
|
Default value : false
|
Displays link to device tracking tab. |
Async ngOnInit |
ngOnInit()
|
Returns :
any
|
date |
Type : Date
|
isDevice |
Type : boolean
|
Public trackingService |
Type : TrackingService
|