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
73 stars 43 forks source link

Switch contentViewController and previewViewController after change previewViewController to CustomMapViewController #41

Open anhhtbk opened 6 years ago

anhhtbk commented 6 years ago

I want to change MapViewController to GoogleMap, and add some other function. After I set previewViewController = customMapVC, how to switch contentViewController and previewViewController?