mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
updated map reload
This commit is contained in:
parent
684bd82772
commit
e23b226b55
1 changed files with 1 additions and 0 deletions
|
|
@ -134,6 +134,7 @@ class MapFragment : ScreenFragment("Map"), Logging {
|
|||
R.drawable.ic_twotone_person_pin_24
|
||||
)
|
||||
map.overlays.add(marker)
|
||||
map.invalidate()
|
||||
}
|
||||
f
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue