@jeffe/tankille
    Preparing search index...

    Interface AsemaLocation

    interface AsemaLocation {
        coordinates: number[];
        type: string;
    }
    Index

    Properties

    Properties

    coordinates: number[]
    type: string