绑定事件:map.on(type, listener) 取消绑定:map.un(type, listener) type:事件类型 listener:执行得函数体 事件类型: ...
绑定事件:map.on(type, listener) 取消绑定:map.un(type, listener) type:事件类型 listener:执行得函数体 事件类型: ...
效果: 创建地图: 网格图层:Graticule Graticule关于map的方法: Graticule自身方法: ...
效果: 创建地图: 创建图片图层: 图片图层关于map的方法: 图片图层自身方法: ...
创建地图: 创建矢量图层: 矢量图层关于map的方法: 矢量图层自身方法: 下面重点介绍:矢量图层样式(style) 和 矢量图层 ...
创建地图 地图添加控件:map.addControl(control) 地图删除控件:map.removeControl(control) 1、比例尺控件 ...
效果: 创建地图: 创建热力图层: 热力图层关于map的方法: 热力图自身方法: ...