toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.events
/
DataSourceEvents
/
TileLoad
Tile
Load
class
TileLoad
(
val
sourceID
:
String
=
"tile:load"
,
val
tile
:
TileProtocol
<
DataType
>
?
=
null
,
pending
:
Int
?
=
null
)
:
Event
Members
Constructors
Tile
Load
Link copied to clipboard
constructor
(
sourceID
:
String
=
"tile:load"
,
tile
:
TileProtocol
<
DataType
>
?
=
null
,
pending
:
Int
?
=
null
)
Properties
source
ID
Link copied to clipboard
val
sourceID
:
String
tile
Link copied to clipboard
val
tile
:
TileProtocol
<
DataType
>
?
=
null