Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
zarr
ZarrTileResult
Interface ZarrTileResult
Experimental
interface
ZarrTileResult
{
bytes
:
Uint8Array
;
contentType
:
null
|
"image/png"
;
requestUrl
:
string
;
status
:
200
|
204
;
}
Index
Properties
bytes
content
Type
request
Url
status
Properties
Readonly
Experimental
bytes
bytes
:
Uint8Array
Readonly
Experimental
content
Type
content
Type
:
null
|
"image/png"
null
when the requested tile does not intersect the coverage (
204
).
Readonly
Experimental
request
Url
request
Url
:
string
Readonly
Experimental
status
status
:
200
|
204
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bytes
content
Type
request
Url
status
@honua/sdk-js
Loading...
nullwhen the requested tile does not intersect the coverage (204).