Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
map
AutomaticMapLibreDiagnostic
Interface AutomaticMapLibreDiagnostic
interface
AutomaticMapLibreDiagnostic
{
code
:
AutomaticMapLibreReasonCode
;
message
:
string
;
severity
:
"error"
|
"info"
|
"warning"
;
strategy
?:
AutomaticMapLibreStrategy
;
}
Index
Properties
code
message
severity
strategy?
Properties
Readonly
code
code
:
AutomaticMapLibreReasonCode
Readonly
message
message
:
string
Readonly
severity
severity
:
"error"
|
"info"
|
"warning"
Optional
Readonly
strategy
strategy
?:
AutomaticMapLibreStrategy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
severity
strategy
@honua/sdk-js
Loading...