vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface EclairMap

    interface EclairMap {
        boundingBoxBottom?: number;
        boundingBoxLeft?: number;
        boundingBoxRight?: number;
        boundingBoxTop?: number;
        mapLabel?: string;
        mapName: string;
        projection: string;
    }
    Index

    Properties

    boundingBoxBottom?: number
    boundingBoxLeft?: number
    boundingBoxRight?: number
    boundingBoxTop?: number
    mapLabel?: string
    mapName: string
    projection: string