Improve Merchants & Tellers map default location and zoom.
This commit is contained in:
parent
38d6d7f7a8
commit
5331d8ebe2
1 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
||||||
android:id="@+id/map"
|
android:id="@+id/map"
|
||||||
map:uiZoomControls="true"
|
map:uiZoomControls="true"
|
||||||
map:uiCompass="true"
|
map:uiCompass="true"
|
||||||
map:cameraTargetLat="7.8207323"
|
map:cameraTargetLat="9.933058"
|
||||||
map:cameraTargetLng="-82.7504461"
|
map:cameraTargetLng="-84.230800"
|
||||||
map:cameraZoom="6"
|
map:cameraZoom="3.5"
|
||||||
tools:context=".fragments.MerchantsFragment"/>
|
tools:context=".fragments.MerchantsFragment"/>
|
Loading…
Reference in a new issue