AddCustomTrackPointsCallBack typedef

void AddCustomTrackPointsCallBack (
  1. AddCustomTrackPointsResult addCustomTrackPointsResult
)

批量上传多个开发者自定义的轨迹点回调

Implementation

typedef AddCustomTrackPointsCallBack = void Function(
    AddCustomTrackPointsResult addCustomTrackPointsResult);