Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-prefs
/
org.meshtastic.core.prefs.map
/
MapTileProviderPrefsImpl
Map
Tile
Provider
Prefs
Impl
class
MapTileProviderPrefsImpl
(
dataStore
:
DataStore
<
Preferences
>
,
dispatchers
:
CoroutineDispatchers
)
:
MapTileProviderPrefs
(
source
)
Members
Constructors
Map
Tile
Provider
Prefs
Impl
Link copied to clipboard
constructor
(
dataStore
:
DataStore
<
Preferences
>
,
dispatchers
:
CoroutineDispatchers
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
custom
Tile
Providers
Link copied to clipboard
open
override
val
customTileProviders
:
StateFlow
<
String
?
>
Functions
set
Custom
Tile
Providers
Link copied to clipboard
open
override
fun
setCustomTileProviders
(
providers
:
String
?
)