toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.sources
/
TileDataParser
/
parse
parse
abstract
suspend
fun
<
T
:
TileData
,
U
>
parse
(
tile
:
Tile
<
T
>
,
data
:
ByteArray
,
headers
:
Headers
?
,
metadata
:
SourceMetadata
<
SourceMetadataSchema
>
)
:
T