Open Pioneer Trails Packages
    Preparing search index...

    Represents the initial state when no editing operation is active.

    This is the default step when the editing workflow is idle. Users can select a feature template to begin creating a new feature or switch to selection mode to edit existing features.

    interface InitialStep {
        id: "initial";
    }
    Index

    Properties

    Properties

    id: "initial"