class POITarget
Package: | dji.v5.manager.intelligent.poi |
Description:
Target of POI function.
Supported since MSDK 5.14.0
Class Members:
Members
method getIndex
Package: | dji.v5.manager.intelligent.poi |
Description:
Gets the target index of the POI function.
Return:
Integer | Returns the target index of the POI function. |
method setIndex
void setIndex(Integer index)
|
Package: | dji.v5.manager.intelligent.poi |
Description:
Sets the index of POI.
Integer index | Index of the POI |
method getTargetLocation
LocationCoordinate3D getTargetLocation()
|
Package: | dji.v5.manager.intelligent.poi |
Description:
Gets the target location of the POI function.
Return:
method setTargetLocation
void setTargetLocation(LocationCoordinate3D targetLocation)
|
Package: | dji.v5.manager.intelligent.poi |
Description:
Sets the target location of POI.