Код: Выделить всё
eventListeners: {
"mouseover": function(evt) {currPos = evt.xy}
}
Код: Выделить всё
popup.moveTo(new OpenLayers.Pixel(currPos.x,currPos.y))
Код: Выделить всё
(feature.geometry.bounds.right,feature.geometry.bounds.top)
Код: Выделить всё
eventListeners: {
"mouseover": function(evt) {currPos = evt.xy}
}
Код: Выделить всё
popup.moveTo(new OpenLayers.Pixel(currPos.x,currPos.y))
Код: Выделить всё
(feature.geometry.bounds.right,feature.geometry.bounds.top)
Сейчас этот форум просматривают: нет зарегистрированных пользователей и 1 гость