interface GMFChildLayer {
    name: string;
    queryable: boolean;
}

Properties

Properties

name: string
queryable: boolean