mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-03-17 21:39:06 -04:00
possible for #30: native mapbox crash
This commit is contained in:
@@ -78,7 +78,8 @@ class MapFragment : ScreenFragment("Map"), Logging {
|
||||
)
|
||||
)
|
||||
node.user?.let {
|
||||
f.addStringProperty("name", it.longName)
|
||||
if (it.longName != null)
|
||||
f.addStringProperty("name", it.longName)
|
||||
}
|
||||
f
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user