Construct uri and launch google maps navigation
This commit is contained in:
@@ -5,6 +5,11 @@
|
||||
<Spinner
|
||||
android:id="@+id/combo_path">
|
||||
</Spinner>
|
||||
<Button
|
||||
android:id="@+id/open_maps"
|
||||
android:text="Lancer le trajet dans Maps">
|
||||
|
||||
</Button>
|
||||
<TableLayout
|
||||
android:id="@+id/stop_table"
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user