[3.4.0-map-sdk] fix bug of bus passenger map mode

This commit is contained in:
zhongchao
2023-09-21 15:05:17 +08:00
parent 5f8bfb19f0
commit 6340f0f8bd

View File

@@ -8,6 +8,8 @@
android:id="@+id/mapBizView"
android:layout_width="1810dp"
android:layout_height="match_parent"
app:styleMode="MAP_STYLE_DAY_VR"
app:isWeatherEnable="false"
app:locationIcon3DRes="@raw/xiaoba"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintLeft_toLeftOf="parent"