Mike Adair wrote: > It would have to be after proj4js is loaded, but it is just a matter > of overriding Pro4js.reportError method. We could also do that > directly in MapBuilder's copy of proj4js.js which may be the simplest > solution.
In the first place yes. But it makes updating to more recent versions harder. So probably Mapbuilder.js after all the loading stuff would be an appropriate place? > The other question is what should reportError do? an alert(), > console.log(), or ? Good question. Probably an alert, because the user would like to know why she does not see any features :-). Regards, Andreas. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
