Revert change
This commit is contained in:
parent
cc1f838d5d
commit
7c89f60283
@ -222,7 +222,6 @@ export default abstract class LeafletMap {
|
||||
this.bounds = this.bounds.extend(this.options.defaultCenterPosition);
|
||||
}
|
||||
this.map.fitBounds(this.bounds, { padding: padding || [50, 50], animate: false });
|
||||
this.map.invalidateSize();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user