Package com. mapbox. maps. extension. observable. model
Types
Data Source Type
Link copied to clipboard
Describes data source of request for resource-request event.
Error
Link copied to clipboard
The data class for error in Observer
Map Load Error Type
Link copied to clipboard
Describes an error type while loading the map. Defines what resource could not be loaded.
Render Mode
Link copied to clipboard
Describes whether a map or frame has been fully rendered or not.
Request
Link copied to clipboard
data class Request(loadingMethod: List<String>, url: String, kind: RequestType, priority: RequestPriority)
Content copied to clipboard
The request data class that included in EventData
Request Priority
Link copied to clipboard
Describes priority for request object.
Request Type
Link copied to clipboard
Describes type for request object.
Response
Link copied to clipboard
Response Error Reason
Link copied to clipboard
Describes the reason of Error for response object.
Response Source Type
Link copied to clipboard
Describes source data type for response in resource-request event.
Source Data Type
Link copied to clipboard
Defines what kind of source data has been loaded in a source-data-loaded event.
Style Data Type
Link copied to clipboard
Defines what kind of style data has been loaded in a style-data-loaded event.