类列表



类 BigMap.DrawingManager

Constructor Attributes Constructor Name and Description
BigMap.DrawingManager(map, options)
绘图控件
方法
方法属性 方法名称和描述
addEventListener(options, callback)
鼠标绘制的监听
取消监听
类 详情
BigMap.DrawingManager(map, options)
绘图控件
Parameters:
{BigMap.Map} map
实例化对象
{string} options
值为"overlaycomplete"或其它
方法详情
addEventListener(options, callback)
鼠标绘制的监听
Parameters:
{json} options
用户传入的参数
{Function} callback
回调方法

removeEventListener()
取消监听

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Oct 19 2016 13:15:54 GMT+0800 (CST)