Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-repository
/
org.meshtastic.core.repository
/
MapTileProviderPrefs
Map
Tile
Provider
Prefs
interface
MapTileProviderPrefs
(
source
)
Reactive interface for map tile provider settings.
Members
Properties
custom
Tile
Providers
Link copied to clipboard
abstract
val
customTileProviders
:
StateFlow
<
String
?
>
Functions
set
Custom
Tile
Providers
Link copied to clipboard
abstract
fun
setCustomTileProviders
(
providers
:
String
?
)