Hi, On 11/4/07, Mike Adair <[EMAIL PROTECTED]> wrote: > I'm updating the trunk to use the new version of proj4js which I would > like to get into 1.5 One issue I found is that proj4js depends on a > subset of OpenLayers classes so OL needs to be loaded first. Currently > the OL library is loaded through a series of > mapbuilder.loadScript(baseDir+"/util/openlayers/OpenLayers.js"); calls > in various files. Any objection if I move loading of OL to the core > scripts loading in mapbuilder.js?
No objection from me, but in that case we should have a configuration variable to tell Mapbuilder that we won't be using maps, and then not load OL and proj4js. I'm asking for this because I have at least two applications that build upon Mapbuilder, but don't have any maps. Regards, Andreas. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
