BaiduMap_IOSSDK_v5.2.0_Docs
BMKActionPaopaoView.h
1 /*
2  * BMKActionPaopaoView.h
3  * BMapKit
4  *
5  * Copyright 2011 Baidu Inc. All rights reserved.
6  *
7  */
8 
9 #import <UIKit/UIKit.h>
15 @interface BMKActionPaopaoView : UIView
21 - (id)initWithCustomView:(UIView *)customView;
22 
23 @end
24 
Definition: BMKActionPaopaoView.h:15