DJI
DJI
Agent comment from yating.liao in Zendesk ticket #109568:Could you provide us with crash logs if a crash occurs? This will help us quickly identify the issue you are experiencing. °°°
Agent comment from yating.liao in Zendesk ticket #109568:Thank you for your understanding. I will wait for your reply. °°°
Agent comment from yating.liao in Zendesk ticket #109568:Is there any update on this issue? °°°
Agent comment from yating.liao in Zendesk ticket #109568:Okay,feel free to contact us. °°°
Agent comment from yating.liao in Zendesk ticket #109948:You can refer to the example code of UXSDK. The example code in the default page implements the switching logic between the map...
Agent comment from yating.liao in Zendesk ticket #109948:You can choose to initialize the mapwidget as mapbox when initializing it. However, the mapbox version used by mapwidget is relatively low, and...
Agent comment from yating.liao in Zendesk ticket #107355:From your code, it seems that pressing the button once only sends a single virtual joystick command. The virtual joystick function requires sending...
Agent comment from yating.liao in Zendesk ticket #107355:Here is an example code for a virtual joystick:https://github.com/dji-sdk/Mobile-SDK-Android/blob/master/Sample%20Code/app/src/main/java/com/dji/sdk/sample/demo/flightcontroller/VirtualStickView.java In POSITION mode, the aircraft descends because if you do not continuously send the...
Agent comment from yating.liao in Zendesk ticket #107355:Sorry, we are unable to modify the name of the photo before generating it. You can add some information after the photo name,...
Agent comment from yating.liao in Zendesk ticket #107355:The SDK does not provide an interface for storing JSON, but you can retrieve this information using interfaces. For example, you can use...