interface MTEBBoxParams {
    bbox: null | BBox;
}

Properties

Properties

bbox: null | BBox