mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
zooming to user position works
This commit is contained in:
parent
915bd837ed
commit
5e188cfdaa
2 changed files with 12 additions and 4 deletions
|
|
@ -6,7 +6,4 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
mapbox:mapbox_uiZoomGestures="true"
|
||||
mapbox:mapbox_uiScrollGestures="true"
|
||||
mapbox:mapbox_cameraTargetLat="-32.557013"
|
||||
mapbox:mapbox_cameraTargetLng="-56.149056"
|
||||
mapbox:mapbox_cameraZoom="5.526846"></com.mapbox.mapboxsdk.maps.MapView>
|
||||
mapbox:mapbox_uiScrollGestures="true"></com.mapbox.mapboxsdk.maps.MapView>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue