[6.7.0][Opt]去掉高德LOGO

This commit is contained in:
chenfufeng
2024-09-23 19:01:22 +08:00
parent cacf43cb05
commit 4ad05dfa23

View File

@@ -367,6 +367,8 @@ class TravelRealityView @JvmOverloads constructor(
it.isTiltGesturesEnabled = false
//定位按钮
it.isMyLocationButtonEnabled = false
//去掉高德Logo
it.setLogoBottomMargin(-100)
}
mAMap?.setOnMapLoadedListener {