MapWidget integration into UXSDK project

已完成

评论

1 条评论

  • DJI Developer Support
    If you want MapWidget to display those three kinds of maps you need to fill in the corresponding APP_KEY. AMAP refers to Gaode Map, Here Map refers to local map, and Google Map uses Google Maps. mapwidget can also use mapbox. mapbox does not need to fill in the relevant KEY, it can be obtained after initialization by mapWidget.initMapboxMap method. The specific implementation can be found in sample. SAMPLE:Mobile-UXSDK-Android/MapWidgetActivity.java at master · dji-sdk/Mobile-UXSDK-Android (github.com)
    1
    评论操作 固定链接

请先登录再写评论。