Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
HonuaOgcMapImageResponse
Interface HonuaOgcMapImageResponse
Raw bytes returned from a map render, plus the negotiated content type.
interface
HonuaOgcMapImageResponse
{
bytes
:
Uint8Array
;
contentType
:
string
;
}
Index
Properties
bytes
content
Type
Properties
bytes
bytes
:
Uint8Array
content
Type
content
Type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bytes
content
Type
@honua/sdk-js
Loading...
Raw bytes returned from a map render, plus the negotiated content type.