[6.2.6][Feat]Taxi乘客屏默认开启天空盒效果
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
app:isWeatherEnable="false"
|
||||
app:default_perspective="MAP_STYLE_VR_SKY_BOX"
|
||||
app:styleMode="MAP_STYLE_DAY_VR_TAXI" />
|
||||
|
||||
<!--pnc行为决策-->
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
<com.mogo.eagle.core.function.view.MapBizView
|
||||
android:id="@+id/mapBizView"
|
||||
app:styleMode="MAP_STYLE_DAY_VR_TAXI"
|
||||
app:default_perspective="MAP_STYLE_VR_SKY_BOX"
|
||||
app:isWeatherEnable="false"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent" />
|
||||
|
||||
Reference in New Issue
Block a user