ExportJson

new Cesium.ExportJson()

数据保存到文件

Methods

static Cesium.ExportJson.doSave(data, type, name)

将数据保存到文件
Name Type Description
data Object optional 保存的数据
type String optional 数据格式.
name String optional 保存的文件名称.
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.