mapviewer

How can I get a MVMapView object to post onmouseover and onmouseout events?

I'm developing a web-mapping application for which the map view is provided by Oracle MapViewer as a MVMapView object. What i'm really trying to do is add mouse wheel functionality for zooming in/out when the mouse is over the viewable map. Unfortunately MapViewer doesn't have an onmousewheel event with this object so i'm trying to do th...

Oracle mapviewer - problem with caching

Hi. I need help with clearing geometry cache. In my web application there is a need to clear cache after changing the geometry data in database. I'm using maps with tile layers and for them i want cache to be cleared using triggers in databae. I've tried with passing request to the servlet mcsadmin (using utl_http in pl/sql) with xml(map...

Oracle mapviewer - Overlapped theme based FOIs in FireFox

Hi. Ive got problem with using overlapped theme based foi's in firefox. The problem is that only one foi is clickable, and the foi under the upper one is only displayed but not active. It works in IE. One foi is polyline and other is polygon. Is there any solution ? ...