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

master
Severiano Jaramillo 2019-01-22 16:30:23 -06:00
parent 2ed39fabdd
commit 8c56250d1a
1 changed files with 3 additions and 0 deletions

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"/>