geoimport
    Preparing search index...

    Interface LocationInfo

    interface LocationInfo {
        line: number;
        pixel: number;
    }
    Index

    Properties

    Properties

    line: number
    pixel: number