高德地图SDK(导航)  V11.1.000
AMapNaviPointBounds Class Reference

#import <AMapNaviCommonObj.h>

Inheritance diagram for AMapNaviPointBounds:

Class Methods

(AMapNaviPointBounds *) + pointBoundsWithNorthEast:southWest:
 AMapNaviPointBounds类对象的初始化函数 Initialization function of AMapNaviPointBounds class object. More...
 

Properties

AMapNaviPointnorthEast
 东北角坐标 Northeast corner coordinates More...
 
AMapNaviPointsouthWest
 西南角坐标 Southwest corner coordinates More...
 

Method Documentation

◆ pointBoundsWithNorthEast:southWest:

+ (AMapNaviPointBounds *) pointBoundsWithNorthEast: (AMapNaviPoint *)  northEast
southWest: (AMapNaviPoint *)  southWest 

AMapNaviPointBounds类对象的初始化函数 Initialization function of AMapNaviPointBounds class object.

Parameters
northEast东北角经纬度 Northeast corner latitude and longitude
southWest西南角经纬度 Southwest corner latitude and longitude
Returns
AMapNaviPointBounds类对象id AMapNaviPointBounds class object id

Property Documentation

◆ northEast

- (AMapNaviPoint*) northEast
readwritenonatomicstrong

东北角坐标 Northeast corner coordinates

◆ southWest

- (AMapNaviPoint*) southWest
readwritenonatomicstrong

西南角坐标 Southwest corner coordinates


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