edit
This commit is contained in:
@ -20,8 +20,6 @@ const CONFIG = amapConf;
|
||||
})
|
||||
export class AmapService {
|
||||
constructor() {}
|
||||
public length = 0;
|
||||
public time = 0;
|
||||
|
||||
sub = new Subject<any>();
|
||||
currentSub = new Subject<any>();
|
||||
|
||||
Reference in New Issue
Block a user