Mobile-UXSDK-iOS icon indicating copy to clipboard operation
Mobile-UXSDK-iOS copied to clipboard

Example of switching main view of DULDefaultLayoutViewController from camera to map

Open frontw opened this issue 7 years ago • 1 comments

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

frontw avatar Jun 08 '17 09:06 frontw

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

frontw avatar Jun 08 '17 09:06 frontw