Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-map
/
org.meshtastic.feature.map.tiles
/
RasterTileSpec
/
RasterTileSpec
Raster
Tile
Spec
constructor
(
tiles
:
List
<
String
>
,
tileSize
:
Int
=
DEFAULT_TILE_SIZE
,
minZoom
:
Int
=
0
,
maxZoom
:
Int
=
DEFAULT_MAX_ZOOM
,
attributionHtml
:
String
?
=
null
)
(
source
)