bbj-screen-widget 2.4.73 → 2.4.74
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bbj-screen-widget.metadata.json +1 -1
- package/bundles/bbj-screen-widget.umd.js +0 -1
- package/bundles/bbj-screen-widget.umd.js.map +1 -1
- package/bundles/bbj-screen-widget.umd.min.js +1 -1
- package/bundles/bbj-screen-widget.umd.min.js.map +1 -1
- package/esm2015/lib/custom-baidu-map/baidu-lushu/baidu-lushu.component.js +1 -2
- package/fesm2015/bbj-screen-widget.js +0 -1
- package/fesm2015/bbj-screen-widget.js.map +1 -1
- package/package.json +1 -1
- package/src/assets/js/BMapGL/Lushu.js +1 -3
|
@@ -16694,7 +16694,6 @@
|
|
|
16694
16694
|
enableRotation: this.enableRotation,
|
|
16695
16695
|
// defaultContent不为空时才会显示
|
|
16696
16696
|
landmarkPois: landmarkPois,
|
|
16697
|
-
replaceDefaultContent: true,
|
|
16698
16697
|
});
|
|
16699
16698
|
if (this.autoStart) {
|
|
16700
16699
|
this.start();
|