Subclasses
Type Definitions
-
vcs.vcm.util.editor.AbstractEditor.EditorOptions{Object}
-
Properties:
Name Type Description hideExportboolean | undefined do not show import/export
hideAltitudeModeboolean | undefined do not show buttons to change the default altitude mode
hideHelpboolean | undefined hideTitleboolean | undefined do not show the explaining title
simpleStyleUiboolean | undefined altitudeModeToggleInParentboolean | undefined altitudeModeToggle is visible in Parent
denyDeleteboolean | undefined do not allow the user to delete features
noKeyEventsboolean | undefined do not attach a listener for key events
showFeatureEditorUiInEditModeboolean | undefined denySwitchboolean | undefined do not show switching between static and dynamic features
showFeatureEditorUiInEditModeboolean | undefined advancedSettingsboolean | undefined showStyleSelectorboolean | undefined showPatternboolean | undefined importOptionsvcs.vcm.util.editor.AbstractEditor.ImportOptions | undefined -
vcs.vcm.util.editor.AbstractEditor.ImportOptions{Object}
-
Properties:
Name Type Description allowedGeometriesArray.<string> | undefined the string representation of ol.geom.GeometryType which is allowed to be imported
singleDrawingIdstring | undefined only import one feature and give it this id (used with replaceId)
hideSelectionButtonsboolean | undefined do not show selection/all radio buttons
writeIdboolean | undefined whether to write the features ID while exporting
-
vcs.vcm.util.editor.AbstractEditor.Options{Object}
-
Properties:
Name Type Description scratchLayervcs.vcm.layer.Vector statevcs.vcm.util.editor.AbstractEditor.State parentvcs.vcm.util.editor.AbstractEditor -
vcs.vcm.util.editor.AbstractEditor.State{Object}
-
Properties:
Name Type Description modevcs.vcm.util.editor.Mode altitudeModevcs.vcm.util.editor.AltitudeMode defaultAltitudeModevcs.vcm.util.editor.AltitudeMode allowedModesArray.<string> allowedGeometriesArray.<string> onlyAllowTranslationboolean only allows translation in geometry editors
selectedFeaturesnumber selectedCesiumFeaturesnumber layerNamestring | null selectedFeatureIdstring | number | null activeboolean featureTypeSymbolsymbol exclusiveIdstring dedicatedFeatureStyleboolean new features receive a clone of the layer style on creation, true if there is a styleLayerEditor
transformGeometryOnMoveboolean activeMapstring | null the className of the map for which this editor is activated
isFeatureStoreboolean canSwitchToDynamicboolean isDeclarativeStyleboolean whether the currently selected style is declarative or not
isLayerStyleboolean whether the current style item is the layers style or dedicated
classificationTypenumber defaultClassificationTypenumber
virtualcityMAP 3.6