feat: Navigation observer

This commit is contained in:
Piotr Dec 2024-07-19 22:15:32 +02:00
parent 9db0e3611c
commit 0a1c908a9d
Signed by: stawros
GPG key ID: F89F27AD8F881A91
4 changed files with 90 additions and 8 deletions

View file

@ -5,6 +5,4 @@
android:id="@+id/mapView"
android:layout_width="match_parent"
android:layout_height="match_parent"
mapbox:mapbox_locationComponentEnabled = "true"
mapbox:mapbox_locationComponentPuckBearingEnabled = "true"
tools:context=".MainActivity" />