iOS高德地图SDK(2D)  v5.6.0
MAShape Class Reference

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

#import <MAShape.h>

Inheritance diagram for MAShape:
MACircle MAGroundOverlay MAMultiPoint MAPointAnnotation MAPolygon MAPolyline MAGeodesicPolyline MAMultiPolyline

Properties

NSString * title
 标题 More...
 
NSString * subtitle
 副标题 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:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。