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