Open Pioneer Trails Packages
    Preparing search index...

    Indicates a problem that occurred while saving or deleting a feature.

    interface StorageError {
        kind: "error";
        message?: string;
    }
    Index

    Properties

    Properties

    kind: "error"
    message?: string

    This message is included in the error notification shown to the user.