Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
runtime
OgcStyleLink
Interface OgcStyleLink
A link entry on a styles list / style metadata document.
interface
OgcStyleLink
{
href
:
string
;
rel
:
string
;
title
?:
string
;
type
?:
string
;
}
Index
Properties
href
rel
title?
type?
Properties
Readonly
href
href
:
string
Readonly
rel
rel
:
string
Optional
Readonly
title
title
?:
string
Optional
Readonly
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
href
rel
title
type
@honua/sdk-js
Loading...
A link entry on a styles list / style metadata document.