TencentMapSDK_iOS_3D_v6.4.0
载入中...
搜索中...
未找到
QOverlay.h
1
//
2
// QOverlay.h
3
// QMapKit
4
//
5
// Created by fan on 2017/5/17.
6
// Copyright © 2017年 Tencent. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
#import "QGeometry.h"
11
15
@protocol
QOverlay <NSObject>
16
17
@optional
18
22
@property
(nonatomic, readonly)
QMapRect
boundingMapRect
;
23
24
@end
QOverlay-p::boundingMapRect
QMapRect boundingMapRect
区域外接矩形
定义
QOverlay.h:22
QMapRect
平面投影矩形结构定义
定义
QGeometry.h:92
sdk
QMapKit.framework
Headers
QOverlay.h
制作者
1.13.2