如何在Openlayers 3中禁用DragPan交互(当已定义map时)?
另外,为什么我无法使用mousemove事件? 我这样做了:map.on('mousemove',function(e){ ...});它不起作用.
map.on('mousemove',function(e){ ...});
openlayers-3
openlayers-3 ×1