| dji.sdk.RemoteController.DJIRemoteController.RCGpsDataUpdateCallback |
Callback function that updates the Remote Controller's current GPS data.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void | onGpsDataUpdate(DJIRemoteController rc, DJIRemoteController.DJIRCGPSData gpsData) Callback function that updates the Remote Controller's current GPS data. | ||||||||||
Callback function that updates the Remote Controller's current GPS data.
| rc | Instance of the Remote Controller for which the GPS data will be updated. |
|---|---|
| gpsData | Current state of the Remote Controller's GPS data. |