NextGIS Frontend
    Preparing search index...

    User credentials for authorization.

    interface Credentials {
        login: string;
        password: string;
    }
    Index

    Properties

    Properties

    login: string

    The login username for the user.

    password: string

    The password for the user.