DJI Mobile SDK Documentation

      class DUXMapViewController

      @interface DUXMapViewController : DUXContentViewController
      Header:DUXMapViewController.h
      Inherits From:DUXContentViewController
      Description:

      Subclass of DUXContentViewController which manages the logic for showing the map view.

      Class Members:
      property
      property mapWidget
      @property (readonly, nonatomic) DUXMapWidget *mapWidget
      Header:DUXMapViewController.h
      Description:

      Instance of the map widget which is shown.

      See Also:

      DUXMapWidget