[M2] 配置擦除全览路线true

This commit is contained in:
wangmingjun
2023-02-17 17:50:51 +08:00
parent fc9faac39a
commit ee8c8d653c

View File

@@ -12,6 +12,7 @@
android:layout_height="match_parent"
app:mapStyleExtraPath="@string/m2_over_map_style_extra_path"
app:mapStylePath="@string/m2_over_map_style_path"
app:isClearArrived="true"
app:carDrawable = "@drawable/m2_map_car_icon"
app:startPointDrawable="@drawable/m2_map_start_icon"
app:endPointDrawable="@drawable/m2_map_end_icon"/>