Type alias GeoArrowPickingInfo

GeoArrowPickingInfo: PickingInfo & {
    object?: StructRowProxy;
}

Type declaration