TencentMapSDK_iOS_3D_v5.7.0
|
标记覆盖物. 更多...
#import <QMarker.h>
构造函数 | |
(instancetype) | - initWithCoordinate: |
属性 | |
QMapRect | boundingMapRect |
区域外接矩形 | |
CLLocationCoordinate2D | coordinate |
marker 的经纬度坐标 | |
![]() | |
id | userData |
供用户储存自定义数据,SDK本身不使用 | |
![]() | |
QMapRect | boundingMapRect |
区域外接矩形 | |
标记覆盖物.
此类用于定义一个标记点
- (instancetype) initWithCoordinate: | (CLLocationCoordinate2D) | coordinate |
初始化QMarker
coordinate | 经纬度 |