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

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

#import <MAShape.h>

Inheritance diagram for MAShape:
MAArc MACircle MACustomBuildingOverlay MAGroundOverlay MAHeatMapVectorOverlay MAMultiPoint MAMultiPointOverlay MAParticleOverlay MAPointAnnotation

Protected Attributes

NSString * _title
 标题 More...
 
NSString * _subtitle
 副标题 More...
 

Properties

NSString * title
 标题 More...
 
NSString * subtitle
 副标题 More...
 

Detailed Description

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

Member Data Documentation

◆ _subtitle

- (NSString*) _subtitle
protected

副标题

◆ _title

- (NSString*) _title
protected

标题

Property Documentation

◆ subtitle

- (NSString*) subtitle
readwritenonatomiccopy

副标题

◆ title

- (NSString*) title
readwritenonatomiccopy

标题


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