Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
runtime
QueryTileViewportRequestOptions
Interface QueryTileViewportRequestOptions
interface
QueryTileViewportRequestOptions
{
abortOutOfViewport
?:
boolean
;
cache
?:
QueryTileCacheIdentityDescriptor
;
concurrency
?:
number
;
signal
?:
AbortSignal
;
}
Hierarchy (
view full
)
QueryTileRequestTileOptions
QueryTileViewportRequestOptions
Index
Properties
abort
Out
Of
Viewport?
cache?
concurrency?
signal?
Properties
Optional
abort
Out
Of
Viewport
abort
Out
Of
Viewport
?:
boolean
Optional
cache
cache
?:
QueryTileCacheIdentityDescriptor
Optional
concurrency
concurrency
?:
number
Optional
signal
signal
?:
AbortSignal
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
abort
Out
Of
Viewport
cache
concurrency
signal
@honua/sdk-js
Loading...