code refactor
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ export class AmapMapInstance implements MapInstance {
|
||||
private amapCenterPosition: unknown = null;
|
||||
private amapCenterMarker: unknown | null;
|
||||
|
||||
constructor() {
|
||||
public constructor() {
|
||||
this.dependencyLoaded = !!AmapMapProvider.AMap;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user