more map wip

This commit is contained in:
geeksville 2020-03-11 18:13:44 -07:00
parent 9be189f89c
commit 01f2d908a4
4 changed files with 89 additions and 8 deletions

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<com.mapbox.mapboxsdk.maps.MapView android:id="@+id/mapView"
android:layout_width="match_parent"
android:layout_height="match_parent"
xmlns:android="http://schemas.android.com/apk/res/android" />