Search
Preparing search index...
The search index is not available
quickearth
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
quickearth
IMap
Interface IMap
抽象的地图接口
export
interface
IMap
Hierarchy
IMap
Implemented by
CView
LMap
Index
Properties
tool
Service
Methods
add
Layer
By
Config
Properties
tool
Service
tool
Service
:
MapToolService
地图上用于绘制的工具服务
memberof
IMap
Methods
add
Layer
By
Config
add
Layer
By
Config
(
config
:
string
|
IBatchLayerConfig
)
:
Promise
<
IConfigCreatableLayer
[]
>
通过图层配置进行图层的批量载入
memberof
IMap
Parameters
config:
string
|
IBatchLayerConfig
配置对象或者配置对象的绝对路径
Returns
Promise
<
IConfigCreatableLayer
[]
>
Exports
IMap
tool
Service
add
Layer
By
Config
Generated using
TypeDoc
抽象的地图接口
IMap