Preparing search index...
The search index is not available
高德云境 CesiumJS 插件接口文档
高德云境 CesiumJS 插件接口文档
MonomerLayerOptions
Interface MonomerLayerOptions
栅格图层的初始化参数
interface
MonomerLayerOptions
{
api_url
:
string
;
cb
?:
(
(
center
:
any
,
entities
:
any
)
=>
void
)
;
name
:
string
;
tiles
:
any
;
viewer
:
Viewer
;
}
Index
Properties
api_
url
cb?
name
tiles
viewer
Properties
api_
url
api_
url
:
string
Optional
cb
cb
?:
(
(
center
:
any
,
entities
:
any
)
=>
void
)
name
name
:
string
tiles
tiles
:
any
viewer
viewer
:
Viewer
Cesium.Viewer 对象
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
api_
url
cb
name
tiles
viewer
高德云境 CesiumJS 插件接口文档
Loading...
栅格图层的初始化参数