This commit is contained in:
wangcongtao
2020-01-14 21:58:58 +08:00
parent 79775f4854
commit 7020979f4b
10 changed files with 126 additions and 33 deletions

View File

@@ -131,6 +131,7 @@ class ChoosePathFragment : BaseFragment(), IMogoNaviListener {
}
}
companion object {
fun newInstance(searchPoi: MogoLatLng): Fragment {
var bundle = Bundle()