dji-sdk / Mobile-UXSDK-iOS

DJI Mobile UXSDK is a suite of product agnostic UI objects that fast tracks the development of iOS applications using the DJI Mobile SDK.
Other
72 stars 43 forks source link

Example of switching main view of DULDefaultLayoutViewController from camera to map #5

Open frontw opened 7 years ago

frontw commented 7 years ago

Hi! Is there an example of how to switch main view of DULDefaultLayoutViewController from camera to map, like in DJI GO app? Thank!

frontw commented 7 years ago

There is following documentation:

contentView is the view which occupies the background. It can be an FPV or Map or any other content. By default it shows the live video from the main camera.

But contentView is readonly