标签: openlayers
如果你在openlayers中创建一个线串,你怎么做到当你沿着一个线串段悬停时,一个标记会弹出用户悬停的位置?
答案 0 :(得分:0)
看看这个例子: http://dev.openlayers.org/examples/highlight-feature.html
最重要的是: 悬停:真实
对于弹出窗口,请看这里: http://dev.openlayers.org/examples/select-feature-openpopup.html