Re: [OpenLayers-Users] mousewheel event propagation not setting up properly when div id != map

2008-11-12 Thread Paul McCullough
Thanks Eric. Using lite.html I was able to quickly prove my assertion compleletly wrong. I'll more thoroughly test next time! Please accept my apologies! Paul -- View this message in context:

Re: [OpenLayers-Users] mousewheel event propagation not setting up properly when div id != map

2008-11-08 Thread Eric Lemoine
Hi. Can you reproduce that in one of the OpenLayers examples (lite.html for example) by changing the div id from map to whatever makes the problem occur? Thanks. Eric 2008/11/8, Paul McCullough [EMAIL PROTECTED]: All, It appears that the proper setup of the mousewheel event propagation

[OpenLayers-Users] mousewheel event propagation not setting up properly when div id != map

2008-11-07 Thread Paul McCullough
All, It appears that the proper setup of the mousewheel event propagation requires this: div id=map When I use div id=panel mousewheel zooming does not work, although double click zooming works and panning works. I use this line to enable the navigation controls map.addControl(new