Search
Preparing search index...
The search index is not available
quickearth
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
quickearth
IMapTool
Interface IMapTool
地图工具接口定义
export
interface
IMapTool
Hierarchy
IMapTool
Implemented by
VectorMapTool
Index
Methods
begin
clear
end
set
Map
Methods
begin
begin
(
properties
?:
any
)
:
any
触发该工具
memberof
IMapTool
Parameters
Optional
properties:
any
Returns
any
clear
clear
(
)
:
any
清除该工具产生的内容
memberof
IMapTool
Returns
any
end
end
(
)
:
any
结束该工具
memberof
IMapTool
Returns
any
set
Map
set
Map
(
map
:
any
)
:
any
设置工具所属地图
memberof
IMapTool
Parameters
map:
any
Returns
any
Exports
IMap
Tool
begin
clear
end
set
Map
Generated using
TypeDoc
地图工具接口定义
IMapTool