iOS高德地图SDK(3D)  V7.5.0
MAMultiPointItem Class Reference

海量点overlay单个点对象(since 5.1.0) More...

#import <MAMultiPointOverlay.h>

Inheritance diagram for MAMultiPointItem:

Properties

CLLocationCoordinate2D coordinate
 经纬度 More...
 
NSString * customID
 唯一标识,默认为nil。 More...
 
NSString * title
 标题 More...
 
NSString * subtitle
 副标题 More...
 

Detailed Description

海量点overlay单个点对象(since 5.1.0)

Property Documentation

◆ coordinate

- (CLLocationCoordinate2D) coordinate
readwritenonatomicassign

经纬度

◆ customID

- (NSString*) customID
readwritenonatomiccopy

唯一标识,默认为nil。

◆ subtitle

- (NSString*) subtitle
readwritenonatomiccopy

副标题

◆ title

- (NSString*) title
readwritenonatomiccopy

标题


The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。