Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
WmtsCapabilityLayer
Interface WmtsCapabilityLayer
interface
WmtsCapabilityLayer
{
abstract
?:
string
;
bbox
?:
{
east
:
number
;
north
:
number
;
south
:
number
;
west
:
number
;
}
;
dimensions
:
readonly
WmtsCapabilityDimension
[]
;
featureInfoTemplates
:
readonly
WmtsCapabilityResourceUrl
[]
;
formats
:
readonly
string
[]
;
identifier
:
string
;
infoFormats
:
readonly
string
[]
;
resourceTemplates
:
readonly
WmtsCapabilityResourceUrl
[]
;
styles
:
readonly
WmtsCapabilityStyle
[]
;
tileMatrixSetIds
:
readonly
string
[]
;
title
?:
string
;
}
Index
Properties
abstract?
bbox?
dimensions
feature
Info
Templates
formats
identifier
info
Formats
resource
Templates
styles
tile
Matrix
Set
Ids
title?
Properties
Optional
Readonly
abstract
abstract
?:
string
Optional
Readonly
bbox
bbox
?:
{
east
:
number
;
north
:
number
;
south
:
number
;
west
:
number
;
}
Readonly
dimensions
dimensions
:
readonly
WmtsCapabilityDimension
[]
Readonly
feature
Info
Templates
feature
Info
Templates
:
readonly
WmtsCapabilityResourceUrl
[]
Readonly
formats
formats
:
readonly
string
[]
Readonly
identifier
identifier
:
string
Readonly
info
Formats
info
Formats
:
readonly
string
[]
Readonly
resource
Templates
resource
Templates
:
readonly
WmtsCapabilityResourceUrl
[]
Readonly
styles
styles
:
readonly
WmtsCapabilityStyle
[]
Readonly
tile
Matrix
Set
Ids
tile
Matrix
Set
Ids
:
readonly
string
[]
Optional
Readonly
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
abstract
bbox
dimensions
feature
Info
Templates
formats
identifier
info
Formats
resource
Templates
styles
tile
Matrix
Set
Ids
title
@honua/sdk-js
Loading...