kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
setTileSource in onViewCreated
rodzic
e90b856524
commit
7c2e20c2fd
|
@ -66,7 +66,7 @@ class MapFragment : ScreenFragment("Map"), Logging {
|
|||
mPrefs = context!!.getSharedPreferences(prefsName, Context.MODE_PRIVATE)
|
||||
|
||||
setupMapProperties()
|
||||
loadOnlineTileSourceBase()
|
||||
map.setTileSource(loadOnlineTileSourceBase())
|
||||
map.let {
|
||||
if (view != null) {
|
||||
mapController = map.controller
|
||||
|
|
Ładowanie…
Reference in New Issue