Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
WmtsCapabilityTileMatrix
Interface WmtsCapabilityTileMatrix
interface
WmtsCapabilityTileMatrix
{
identifier
:
string
;
matrixHeight
:
number
;
matrixWidth
:
number
;
scaleDenominator
:
number
;
tileHeight
:
number
;
tileWidth
:
number
;
topLeftCorner
:
readonly
[
number
,
number
]
;
}
Index
Properties
identifier
matrix
Height
matrix
Width
scale
Denominator
tile
Height
tile
Width
top
Left
Corner
Properties
identifier
identifier
:
string
matrix
Height
matrix
Height
:
number
matrix
Width
matrix
Width
:
number
scale
Denominator
scale
Denominator
:
number
tile
Height
tile
Height
:
number
tile
Width
tile
Width
:
number
top
Left
Corner
top
Left
Corner
:
readonly
[
number
,
number
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
identifier
matrix
Height
matrix
Width
scale
Denominator
tile
Height
tile
Width
top
Left
Corner
@honua/sdk-js
Loading...