Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
raster
RasterProgressEvent
Interface RasterProgressEvent
Experimental
interface
RasterProgressEvent
{
bytesFetched
?:
number
;
operation
:
RasterOperation
;
phase
:
"started"
|
"completed"
;
requests
?:
number
;
sourceId
:
string
;
}
Index
Properties
bytes
Fetched?
operation
phase
requests?
source
Id
Properties
Optional
Readonly
Experimental
bytes
Fetched
bytes
Fetched
?:
number
Readonly
Experimental
operation
operation
:
RasterOperation
Readonly
Experimental
phase
phase
:
"started"
|
"completed"
Optional
Readonly
Experimental
requests
requests
?:
number
Readonly
Experimental
source
Id
source
Id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bytes
Fetched
operation
phase
requests
source
Id
@honua/sdk-js
Loading...