new KmlLayer(options)
layer/KmlLayer.js, line 32
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
options |
LayerOptions |
图层可选参数
|
Extends
- Layer
Classes
Methods
-
eachOverlay(method, context){Layer}
layer/KmlLayer.js, line 67 -
遍历每个 Overlay 并将其作为参数传递给回调函数
Name Type Description method
function 回调函数
context
* 上下文环境
Returns:
Type Description Layer Layer