Preparing search index...
The search index is not available
@vcmap/core
@vcmap/core
CreateFeatureSession
Type Alias CreateFeatureSession<T>
Create
Feature
Session
<
T
>
:
EditorSession
<
CREATE
>
&
{
creationFinished
:
VcsEvent
<
Feature
<
GeometryToType
<
T
>
>
|
null
>
;
featureAltitudeMode
:
AltitudeModeType
|
undefined
;
featureCreated
:
VcsEvent
<
Feature
<
GeometryToType
<
T
>
>
>
;
geometryType
:
T
;
snapTo
:
SnapType
[]
;
snapToLayers
:
VectorLayer
[]
;
finish
(
)
:
void
;
}
Type Parameters
T
extends
GeometryType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@vcmap/core
Loading...