toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.events
/
DataSourceEvents
/
TileLoadStart
Tile
Load
Start
class
TileLoadStart
(
val
sourceID
:
String
?
=
null
,
val
tile
:
TileType
?
=
null
)
:
Event
Members
Constructors
Tile
Load
Start
Link copied to clipboard
constructor
(
sourceID
:
String
?
=
null
,
tile
:
TileType
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
String
source
ID
Link copied to clipboard
val
sourceID
:
String
?
=
null
tile
Link copied to clipboard
val
tile
:
TileType
?
=
null