MapLibre Compose API Reference
Toggle table of contents
0.12.1
maplibreNative
Target filter
maplibreNative
Switch theme
Search in API
Skip to content
MapLibre Compose API Reference
maplibre-compose
/
org.maplibre.compose.offline
/
DownloadProgress
/
Error
Error
maplibreNative
data
class
Error
(
val
reason
:
String
,
val
message
:
String
)
:
DownloadProgress
(
source
)
The download has failed.
Members
Constructors
Error
Link copied to clipboard
maplibreNative
constructor
(
reason
:
String
,
message
:
String
)
Properties
message
Link copied to clipboard
maplibreNative
val
message
:
String
reason
Link copied to clipboard
maplibreNative
val
reason
:
String