高德地图SDK(导航)  V11.1.000
MAMultiPointItem Class Reference

#import <MAMultiPointOverlay.h>

Inheritance diagram for MAMultiPointItem:
<MAAnnotation>

Properties

CLLocationCoordinate2D coordinate
 
NSString * customID
 
NSString * title
 
NSString * subtitle
 
- Properties inherited from <MAAnnotation>
CLLocationCoordinate2D coordinate
 
NSString * title
 
NSString * subtitle
 
double altitude
 

Additional Inherited Members

- Instance Methods inherited from <MAAnnotation>
(void) - setCoordinate:
 设置标注的坐标,在拖拽时会被调用. Set the coordinates of the annotation, which will be called during dragging More...
 

Detailed Description

海量点overlay单个点对象(since 5.1.0)) Massive point overlay single point object since 5.1.0

Property Documentation

◆ coordinate

- (CLLocationCoordinate2D) coordinate
readwritenonatomicassign

经纬度 Latitude and longitude

◆ customID

- (NSString*) customID
readwritenonatomiccopy

唯一标识,默认为nil。 Unique identifier, default is nil

◆ subtitle

- (NSString*) subtitle
readwritenonatomiccopy

副标题 Subtitle

◆ title

- (NSString*) title
readwritenonatomiccopy

标题 Title


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