dji-sdk / Mobile-SDK-Android

DJI Mobile SDK for Android: http://developer.dji.com/mobile-sdk/
Other
972 stars 580 forks source link

DJI Air 2S Intelligent Flight Modes (ActiveTrack, Spotlight, POI) #1304

Closed huongta157 closed 1 month ago

huongta157 commented 1 month ago

I want to implement 3 features: ActiveTrack, Spotlight, POI

dji-dev commented 1 month ago

Agent comment from yating.liao in Zendesk ticket #107990:

Spotlight and POI are also implemented using ActiveTrackOperator, corresponding to Circle and Spotlight modes respectively.

°°°

huongta157 commented 1 month ago

@dji-dev I got it, thank you so much. So, what is ActiveTrackMode to support Parallel? Screenshot 2024-05-24 at 09 47 43

dji-dev commented 1 month ago

Agent comment from yating.liao in Zendesk ticket #107990:

I think it refers to the PROFILE mode.https://developer.dji.com/api-reference/android-api/Components/Missions/DJIActiveTrackMission.html#djiactivetrackmission_djiactivetrackmode_inline

°°°

huongta157 commented 1 month ago

@dji-dev thank you so much

dji-dev commented 1 month ago

Agent comment from yating.liao in Zendesk ticket #107990:

I'm glad I could help you.

°°°