We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to swap map to camera and camera to map on Flight screen page on MSDK V4 .On Unmanned Screen page.
The text was updated successfully, but these errors were encountered:
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 and camera views. https://github.com/dji-sdk/Mobile-UXSDK-Android/blob/master/sample/app/src/main/java/com/dji/ux/sample/CompleteWidgetActivity.java
°°°
Sorry, something went wrong.
how to replace mapwidget to mapbox to switch camera and 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 msdk will no longer use mapbox maps. If you need mapbox, I recommend building a component similar to mapwidget on your own. https://developer.dji.com/api-reference/android-uilib-api/Widgets/DUXMapWidget.html?search=mapwidget&i=4&#duxmapwidget_initmapbox_inline
No branches or pull requests
how to swap map to camera and camera to map on Flight screen page on MSDK V4 .On Unmanned Screen page.
The text was updated successfully, but these errors were encountered: