摘要: 就是在鼠标移动到feature上的时候,鼠标样式更改成手势标记。 阅读全文
posted @ 2017-03-15 15:31 破碎s 阅读(1906) 评论(0) 推荐(0) 编辑
摘要: 1 //划线 2 this.drawLine = function (type) { 3 //清除双击放大效果 4 this.map.getInteractions().item(1).setActive(false); 5 var draw = new ol.interaction.Draw({ 6 ... 阅读全文
posted @ 2017-03-15 15:27 破碎s 阅读(8232) 评论(0) 推荐(0) 编辑