Type alias BoxLoc

BoxLoc: {
    geometry: BoxLocation;
    type: "Feature";
}

Type declaration

Generated using TypeDoc