Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
WebMapViewpoint
Interface WebMapViewpoint
interface
WebMapViewpoint
{
rotation
?:
number
;
scale
?:
number
;
targetGeometry
?:
WebMapViewpointTargetGeometry
;
[
key
:
string
]
:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
rotation?
scale?
target
Geometry?
Properties
Optional
rotation
rotation
?:
number
Optional
scale
scale
?:
number
Optional
target
Geometry
target
Geometry
?:
WebMapViewpointTargetGeometry
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
rotation
scale
target
Geometry
@honua/sdk-js
Loading...