mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
code refactor
This commit is contained in:
@@ -54,7 +54,7 @@ export class BaiduMapInstance implements MapInstance {
|
||||
private baiduMapCenterPosition: unknown = null;
|
||||
private baiduMapCenterMarker: unknown | null;
|
||||
|
||||
constructor() {
|
||||
public constructor() {
|
||||
this.dependencyLoaded = !!BaiduMapProvider.BMap;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user