app/src/main/res/layout/fragment_map.xml
@@ -3,11 +3,14 @@ android:layout_width="match_parent" android:layout_height="match_parent"> <com.github.lzyzsd.jsbridge.BridgeWebView <!-- <com.github.lzyzsd.jsbridge.BridgeWebView--> <!-- android:id="@+id/webView"--> <!-- android:layout_width="match_parent"--> <!-- android:layout_height="match_parent" />--> <WebView android:id="@+id/webView" android:layout_width="match_parent" android:layout_height="match_parent" /> <TextView android:id="@+id/flyBtn"