@kayahr/edsm
    Preparing search index...

    Interface CommanderPositionOptions

    interface CommanderPositionOptions {
        apiKey?: string;
        showCoordinates?: number;
        showId?: number;
    }
    Index

    Properties

    apiKey?: string

    If not provided, information will only be returned if the commander has enabled his public profile, and share logs or map.

    showCoordinates?: number

    Set to 1 if you want to get the coordinates of the system.

    showId?: number

    Set to 1 if you want to get the EDSM internal id. Useful to handle duplicated name systems of the game.