Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.model.map
/
OnlineTileSourceAuth
/
OnlineTileSourceAuth
Online
Tile
Source
Auth
constructor
(
name
:
String
,
zoomLevel
:
Int
,
zoomMaxLevel
:
Int
,
tileSizePixels
:
Int
,
imageFileNameEnding
:
String
,
baseUrl
:
Array
<
String
>
,
pCopyright
:
String
,
tileSourcePolicy
:
TileSourcePolicy
,
layerName
:
String
?
,
apiKey
:
String
)