Map Doc  1.0
iOS-引擎SDK-开放平台
MBCommon类 参考

#import <MBCommon.h>

类 MBCommon 继承关系图:

类方法

(CLLocationCoordinate2D) + getCoordinate2D:
 
(MBPoint+ getcqPoint:
 
(MBPoint *) + getcqPoints:count:
 

函数文档

◆ getCoordinate2D:()

+ (CLLocationCoordinate2D) getCoordinate2D: (MBPoint point

CLLocationCoordinate2D 和 MBPoint 的转化

参数
pointMBPoint 类型
返回
CLLocationCoordinate2D

◆ getcqPoint:()

+ (MBPoint) getcqPoint: (CLLocationCoordinate2D)  coordinate

CLLocationCoordinate2D 和 MBPoint 的转化

参数
coordinateCLLocationCoordinate2D
返回
MBPoint 类型

◆ getcqPoints:count:()

+ (MBPoint *) getcqPoints: (CLLocationCoordinate2D *)  coords
count: (NSInteger)  count 

CLLocationCoordinate2D 和 MBPoint 的转化

参数
coordsCLLocationCoordinate2D
countCLLocationCoordinate2D 个数
返回
MBPoint 点数组
自从
4.10.x

该类的文档由以下文件生成: