查阅Cesium API

加载js文件

参数描述:
名称 类型 默认值 描述
type Boolean true 可选 是否异步。
Author:
  • 张丹钊

方法

加载js

addJs(url)

参数描述:
名称 类型 描述
url String js路径
获取XMLHttpRequest对象(提供客户端同http服务器通讯的协议)

getXmlHttpRequest()