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

海量点overlay(since 5.1.0) More...

#import <MAMultiPointOverlay.h>

Inheritance diagram for MAMultiPointOverlay:
MAShape

Instance Methods

(instancetype) - initWithMultiPointItems:
 初始化方法 More...
 

Properties

NSArray< MAMultiPointItem * > * items
 点对象集合 More...
 
- Properties inherited from MAShape
NSString * title
 标题 More...
 
NSString * subtitle
 副标题 More...
 

Additional Inherited Members

- Protected Attributes inherited from MAShape
NSString * _title
 标题 More...
 
NSString * _subtitle
 副标题 More...
 

Detailed Description

海量点overlay(since 5.1.0)

Method Documentation

◆ initWithMultiPointItems:()

- (instancetype) initWithMultiPointItems: (NSArray< MAMultiPointItem * > *)  items

初始化方法

Property Documentation

◆ items

- (NSArray<MAMultiPointItem *>*) items
readnonatomicassign

点对象集合


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