修改poi录像、充电站的上传接口、修改部分bug

This commit is contained in:
md
2021-07-19 18:40:36 +08:00
parent e9b39a9d5a
commit 83a2430076
45 changed files with 692 additions and 477 deletions

View File

@@ -35,11 +35,11 @@
</com.tencent.tencentmap.mapsdk.maps.MapView>
<ImageView
android:id="@+id/iv_message"
android:layout_width="50dp"
android:layout_height="50dp"
android:layout_width="25dp"
android:layout_height="25dp"
android:layout_marginTop="60dp"
android:layout_marginLeft="20dp"
android:background="@drawable/ic_baseline_add_alert"
android:background="@drawable/iv_message"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toTopOf="parent">
</ImageView>