DJI Mobile SDK Documentation

class OnDJIMapReadyCallback

interface OnDJIMapReadyCallback
Package:com.dji.mapkit.core.maps
Description:

Callback for the map ready event.

Class Members:
method onDJIMapReady
void onDJIMapReady(DJIMap map)
Package:com.dji.mapkit.core.maps
Description:

A callback indicating that the DJIMap is ready.

Input Parameters:
DJIMap mapThe DJIMap.