Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
ControlViewpointLike
Interface ControlViewpointLike
Structural type for viewpoint-like objects used by controls.
interface
ControlViewpointLike
{
rotation
?:
number
;
scale
?:
number
;
targetGeometry
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
rotation?
scale?
target
Geometry?
Properties
Optional
rotation
rotation
?:
number
Optional
scale
scale
?:
number
Optional
target
Geometry
target
Geometry
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
rotation
scale
target
Geometry
@honua/sdk-js
Loading...
Structural type for viewpoint-like objects used by controls.