luxlabs header browser preview


@class MKMapSnapshotter;

@interface MKMapSnapshotView : UIImageView {
    MKMapSnapshotter *_snapshotter;
    MKMapSnapshotter *_gridSnapshotter;
}

- (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (void).cxx_destruct;
- (void)cancel;
- (void)takeSnapshotWithOptions:(id)a0 gridOptions:(id)a1 completionHandler:(id /* block */)a2;

@end