高德地图SDK(导航) V11.2.000
Loading...
Searching...
No Matches
MACustomCalloutView.h
Go to the documentation of this file.
1//
2// MACustomCalloutView.h
3// MAMapKit
4//
5// Created by shaobin on 17/1/6.
6// Copyright © 2017年 Amap. All rights reserved.
7//
8
9#import <UIKit/UIKit.h>
10#import "MAConfig.h"
11
14@interface MACustomCalloutView : UIView
15
18@property (nonatomic, strong, readonly) UIView *customView;
19
22@property (nonatomic, strong) id userData;
23
32- (id)initWithCustomView:(UIView *)customView;
33
34
35@end
Definition MACustomCalloutView.h:15
id userData
Definition MACustomCalloutView.h:22
UIView * customView
Definition MACustomCalloutView.h:18
© 2017 高德信息技术有限公司 版权所有,保留所有权利。