Hi, On 7/13/07, Kralidis,Tom [Burlington] <[EMAIL PROTECTED]> wrote: > > I changed all instances of MapPane to MapPaneOL in my config. I now > encounter the same js error, now from AoiBoxDHTML.js (line 49). > > Is AoiBoxDHTML affected by the merge also?
Yes. But you can just remove it from your config, things will work without it. AOI handling (as well as all mouse events in the map) is now controlled by OpenLayers. Another thing: if you need an overview map: there is a new widget OverviewMap.js. This does not need its own model, it can just be added to the context model. You might want to have a look at the examples and see how the config files look like now. You can also search JIRA for issues named like the js files in question. Many of them have comments on what happened to them. (http://jira.codehaus.org/browse/MAP) Regards, Andreas. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
