[6.5.0][Opt]卡片绘制在车上面

This commit is contained in:
chenfufeng
2024-07-15 18:05:54 +08:00
parent b4eb1d3a38
commit d7bc82fb68

View File

@@ -1203,7 +1203,7 @@ class TravelRealityView @JvmOverloads constructor(
.anchor(0.5f, 0.5f)
mCarMarker = mAMap?.addMarker(option)
mCarMarker?.isClickable = false
mCarMarker?.setToTop()
// mCarMarker?.setToTop()
}
if (mCompassMarker != null) {
mCompassMarker!!.rotateAngle = angle