高德地图SDK(导航) V10.0.900
Loading...
Searching...
No Matches
AMapNaviPointBounds Class Reference

#import <AMapNaviCommonObj.h>

Inheritance diagram for AMapNaviPointBounds:

Class Methods

(AMapNaviPointBounds *) + pointBoundsWithNorthEast:southWest:
 AMapNaviPointBounds类对象的初始化函数
 

Properties

AMapNaviPointnorthEast
 东北角坐标
 
AMapNaviPointsouthWest
 西南角坐标
 

Method Documentation

◆ pointBoundsWithNorthEast:southWest:

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

AMapNaviPointBounds类对象的初始化函数

Parameters
northEast东北角经纬度
southWest西南角经纬度
Returns
AMapNaviPointBounds类对象id

Property Documentation

◆ northEast

- (AMapNaviPoint*) northEast
readwritenonatomicstrong

东北角坐标

◆ southWest

- (AMapNaviPoint*) southWest
readwritenonatomicstrong

西南角坐标


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