MiniMapNavigation.exportData() method

序列化漫游数据

Signature:

exportData(): {
        points: any[];
        trajectories: string | any[];
        height: number;
    };

Returns:

{ points: any[]; trajectories: string | any[]; height: number; }

序列化数据