com.supermap.web.actions
public class ZoomIn
继承 ZoomIn Inheritance com.supermap.web.actions.ZoomAction

地图拉框放大操作.

通过鼠标完成拉框放大地图的操作。



公共方法
  方法 定义方
   
ZoomIn(map:Map)
使用地图控件初始化 ZoomIn 类的新实例。
ZoomIn
构造函数详细信息
ZoomIn () 构造函数
public function ZoomIn(map:Map)

使用地图控件初始化 ZoomIn 类的新实例。

参数
map:Map — 与放大操作绑定的地图。