On Thu, Oct 11, 2007 at 03:46:03PM +0200, Walter Lorenzetti wrote:
> Hi Cristopher,
>
> on my map declaration:
>
> map = new OpenLayers.Map('map', {
> projection: "EPSG:3035",
> maxExtent: new OpenLayers.Bounds(3936458,1584504,5078177,2726223),
> maxResolution: (5078177 - 3936458) / 512,
> numZoomLevels: 13,
> controls: [],
> units: 'm'
> });
>
> if I try to set EPSG:3003 and the maxExtent and maxResolution for this
> projection I don't see nothing on my OL
>
> but I don't do a good debug of openlayer
Can you share the URL to an image that works in 3035 and in 3003?
(Obviously, the latter can't be generated by OpenLayers -- you'll have
to get a URL some other way.)
Regards,
--
Christopher Schmidt
MetaCarta
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users