高德地图SDK(导航)  V7.7.0
MATraceLocation Class Reference

传入轨迹点定义 More...

#import <MATraceLocation.h>

Inheritance diagram for MATraceLocation:

Properties

CLLocationCoordinate2D loc
 经纬度坐标 More...
 
double angle
 角度, 标识移动方向,单位度 More...
 
double speed
 速度,单位km/h More...
 
double time
 时间,单位毫秒 More...
 

Detailed Description

传入轨迹点定义

Property Documentation

◆ angle

- (double) angle
readwritenonatomicassign

角度, 标识移动方向,单位度

◆ loc

- (CLLocationCoordinate2D) loc
readwritenonatomicassign

经纬度坐标

◆ speed

- (double) speed
readwritenonatomicassign

速度,单位km/h

◆ time

- (double) time
readwritenonatomicassign

时间,单位毫秒


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