Hi,

I want to use a custom function OnMouseWheel event on the Map

ie. I want to add some code inside the original function.

I just know the code as given below But dont know how to use it so that on
every OnMouseWheel event My Function should call.

var origOnMouseWheel = null;
var mapFrame = viewerFrame.mapFrame;
origOnMouseWheel = mapFrame.OnMouseWheel;

Please anyone help me...

thanks


-- 
View this message in context: 
http://n2.nabble.com/Use-Custom-Function-On-Map-tp4888499p4888499.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to