Changeset View
Changeset View
Standalone View
Standalone View
res/layout/activity_map.xml
- This file was added.
| <?xml version="1.0" encoding="utf-8"?> | |||||
| <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" | |||||
| android:orientation="vertical" | |||||
| android:layout_width="fill_parent" | |||||
| android:layout_height="fill_parent"> | |||||
| <org.osmdroid.views.MapView android:id="@+id/map" | |||||
| android:layout_width="fill_parent" | |||||
| android:layout_height="fill_parent" /> | |||||
| </LinearLayout> | |||||
| No newline at end of file | |||||
Public contents are in Creative Commons Attribution-ShareAlike 4.0 (CC-BY-SA) or GNU Free Documentation License (at your option) unless otherwise noted. · Contact / Register