iOS高德轻量版地图SDK  1.2.0
MAShape Class Reference

该类为一个抽象类,定义了基于MAAnnotation的MAShape类的基本属性和行为,不能直接使用,必须子类化之后才能使用 More...

#import <MAShape.h>

Inheritance diagram for MAShape:
<MAAnnotation> MACircle MAMultiPoint MAPointAnnotation MAPolygon MAPolyline MAAnimatedAnnotation MAMultiPolyline MAUserLocation

Properties

NSString * title
 标题 More...
 
NSString * subtitle
 副标题 More...
 
- Properties inherited from <MAAnnotation>
CLLocationCoordinate2D coordinate
 标注view中心坐标 More...
 
NSString * title
 annotation标题 More...
 
NSString * subtitle
 annotation副标题 More...
 

Additional Inherited Members

- Instance Methods inherited from <MAAnnotation>
(void) - setCoordinate:
 设置标注的坐标,在拖拽时会被调用. More...
 

Detailed Description

该类为一个抽象类,定义了基于MAAnnotation的MAShape类的基本属性和行为,不能直接使用,必须子类化之后才能使用

Property Documentation

◆ subtitle

- (NSString*) subtitle
readwritenonatomiccopy

副标题

◆ title

- (NSString*) title
readwritenonatomiccopy

标题


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