Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
agent-tools
HonuaAgentViewport
Interface HonuaAgentViewport
interface
HonuaAgentViewport
{
bbox
?:
readonly
[
number
,
number
,
number
,
number
]
;
bearing
?:
number
;
center
?:
readonly
[
number
,
number
]
;
crs
?:
string
;
pitch
?:
number
;
zoom
?:
number
;
}
Hierarchy (
view full
)
HonuaAgentViewport
SetViewportArgs
Index
Properties
bbox?
bearing?
center?
crs?
pitch?
zoom?
Properties
Optional
Readonly
bbox
bbox
?:
readonly
[
number
,
number
,
number
,
number
]
Optional
Readonly
bearing
bearing
?:
number
Optional
Readonly
center
center
?:
readonly
[
number
,
number
]
Optional
Readonly
crs
crs
?:
string
Optional
Readonly
pitch
pitch
?:
number
Optional
Readonly
zoom
zoom
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bbox
bearing
center
crs
pitch
zoom
@honua/sdk-js
Loading...