toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-state
/
com.mapbox.dash.state
/
Event
/
UpdateDataEvent
/
OnMapLoadedWithWarning
On
Map
Loaded
With
Warning
data
class
OnMapLoadedWithWarning
(
val
type
:
String
,
val
message
:
String
)
:
Event.UpdateDataEvent
Members
Constructors
On
Map
Loaded
With
Warning
Link copied to clipboard
constructor
(
type
:
String
,
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String
type
Link copied to clipboard
val
type
:
String