@vcmap/core
Preparing search index...
getModelOrPointPrimitiveOptions
Function getModelOrPointPrimitiveOptions
getModelOrPointPrimitiveOptions
(
feature
:
Feature
,
style
:
Style
,
position
:
Cartesian3
,
wgs84Coords
:
Coordinate
,
vectorProperties
:
VectorProperties
,
heightInfo
:
VectorHeightInfo
,
scene
:
Scene
,
)
:
Promise
<
{
autoScale
?:
boolean
;
item
:
PrimitiveType
;
type
:
"primitive"
}
[]
,
>
Parameters
feature
:
Feature
style
:
Style
position
:
Cartesian3
wgs84Coords
:
Coordinate
vectorProperties
:
VectorProperties
heightInfo
:
VectorHeightInfo
scene
:
Scene
Returns
Promise
<
{
autoScale
?:
boolean
;
item
:
PrimitiveType
;
type
:
"primitive"
}
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@vcmap/core
Loading...