Nearby places displayed on the map

This commit is contained in:
Neslihan 2017-05-12 17:13:06 +03:00
parent d5f50e8626
commit c2e018ae9e
4 changed files with 146 additions and 60 deletions

View file

@ -13,4 +13,11 @@
mapbox:mapbox_cameraTargetLat="50.0755"
mapbox:mapbox_cameraTargetLng="14.4378"
mapbox:mapbox_styleUrl="@string/style_mapbox_streets" />
<ProgressBar
android:id="@+id/progressBar"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_centerInParent="true"
/>
</LinearLayout>