Skip to content

删除自定义漫游路径点

js
CloudApi.SuperAPI("RemoveCusBrowsesPathPoint",params);

功能描述

参数

js
const params = {
  Index: "1", //漫游点索引
}