Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
HonuaOgcLink
Interface HonuaOgcLink
A hypermedia link in an OGC API response.
interface
HonuaOgcLink
{
href
:
string
;
rel
?:
string
;
title
?:
string
;
type
?:
string
;
}
Index
Properties
href
rel?
title?
type?
Properties
href
href
:
string
Optional
rel
rel
?:
string
Optional
title
title
?:
string
Optional
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 hypermedia link in an OGC API response.