摘要: 1.ol.interaction.Pointer 是管理地图down、move、up事件的基类,也用于管理地图拖拽事件。 构造函数结构如下: new ol.interaction.Pointer(opt_options) options包括的属性有: handleDownEvent:处理地图的down事件。如果该事件返回true,drag队列开始执行。 han... 阅读全文
posted @ 2017-03-15 21:15 heavi 阅读(13109) 评论(0) 推荐(0) 编辑