百度导航SDK for iOS类参考
 All Classes Functions Properties
Properties | List of all members
BNPosition Class Reference

#import <BNRoutePlanModel.h>

Inheritance diagram for BNPosition:

Properties

double x
 
double y
 
BNCoordinate_Type eType
 

Detailed Description

位置原始坐标

Property Documentation

- (BNCoordinate_Type) eType
readwritenonatomicassign

坐标系类型,默认是BNCoordinate_OriginalGPS

- (double) x
readwritenonatomicassign

经度

- (double) y
readwritenonatomicassign

纬度


The documentation for this class was generated from the following file: