Position the Merchants & Tellers Map by default somewhere near Panama with a zoom of 6.

This commit is contained in:
Severiano Jaramillo 2019-01-22 16:30:23 -06:00
parent 2ed39fabdd
commit 8c56250d1a

View file

@ -9,4 +9,7 @@
android:id="@+id/map"
map:uiZoomControls="true"
map:uiCompass="true"
map:cameraTargetLat="7.8207323"
map:cameraTargetLng="-82.7504461"
map:cameraZoom="6"
tools:context=".fragments.MerchantsFragment"/>