Position the Merchants & Tellers Map by default somewhere near Panama with a zoom of 6.
This commit is contained in:
parent
2ed39fabdd
commit
8c56250d1a
1 changed files with 3 additions and 0 deletions
|
@ -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"/>
|
Loading…
Reference in a new issue