DJI aircraft can be put into simulation mode using this class. Developers can start and stop the simulation, as well as monitor basic aircraft attitude and location information.
Enable/disable the fly zone system in the simulator. By default, fly zone is disabled in the simulator. Rebooting the aircraft is required for the settings to take effect.
Input Parameters:
boolean enabled
true to enable fly zone in the simulator.
@Nullable final CompletionCallback callback
The execution callback with the returned value(s).