Re: [OpenLayers-Users] new OpenLayers.Projection problem

2008-02-27 Thread Maria Panagou
Does anyone know what specific scripts are needed to overcome the specific error message in OL ? (Openlayers.Projection isn't a constructor.) Thank you hi all, I've downloaded from trunk the following scripts: Projection.js Layers.js Map.js Util.js Openlayers.js but i keep getting error

Re: [OpenLayers-Users] new OpenLayers.Projection problem

2008-02-27 Thread Maria Panagou
Does anyone know what specific scripts are needed to overcome the specific error message in OL ? (Openlayers.Projection isn't a constructor.) Thank you hi all, I've downloaded from trunk the following scripts: Projection.js Layers.js Map.js Util.js Openlayers.js but i keep getting error

Re: [OpenLayers-Users] new OpenLayers.Projection problem

2008-02-27 Thread Maria Panagou
Does anyone know what specific scripts are needed to overcome the specific error message in OL ? (Openlayers.Projection isn't a constructor.) Thank you hi all, I've downloaded from trunk the following scripts: Projection.js Layers.js Map.js Util.js Openlayers.js but i keep getting error

Re: [OpenLayers-Users] new OpenLayers.Projection problem

2008-02-27 Thread Christopher Schmidt
On Wed, Feb 27, 2008 at 02:35:15AM -0800, Maria Panagou wrote: Does anyone know what specific scripts are needed to overcome the specific error message in OL ? (Openlayers.Projection isn't a constructor.) Check out trunk from SVN, and use that. You shouldnt try and mix pieces of the

[OpenLayers-Users] new OpenLayers.Projection problem

2008-02-26 Thread Maria Panagou
hi all, I've downloaded from trunk the following scripts: Projection.js Layers.js Map.js Util.js Openlayers.js but i keep getting error in my OL code in firebug wherever a var = new Openlayers.Projection is present, saying that Openlayers.Projection isn't a constructor. Is there a way to

Re: [OpenLayers-Users] new OpenLayers.Projection problem

2008-02-26 Thread MilesTogoe
Maria Panagou wrote: hi all, I've downloaded from trunk the following scripts: Projection.js Layers.js Map.js Util.js Openlayers.js but i keep getting error in my OL code in firebug wherever a var = new Openlayers.Projection is present, saying that Openlayers.Projection isn't a