@vcmap/core
Preparing search index...
createLinePrimitiveItem
Function createLinePrimitiveItem
createLinePrimitiveItem
(
feature
:
Feature
,
style
:
Style
,
vectorProperties
:
VectorProperties
,
geometries
:
{
geometry
:
PolylineGeometry
;
heightInfo
:
VectorHeightInfo
;
type
:
"line"
;
}
[]
,
)
:
{
autoScale
?:
boolean
;
item
:
PrimitiveType
;
type
:
"primitive"
}
Parameters
feature
:
Feature
style
:
Style
vectorProperties
:
VectorProperties
geometries
:
{
geometry
:
PolylineGeometry
;
heightInfo
:
VectorHeightInfo
;
type
:
"line"
}
[]
Returns
{
autoScale
?:
boolean
;
item
:
PrimitiveType
;
type
:
"primitive"
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@vcmap/core
Loading...