In my map a set projection and displayProjection as EPSG:3763and i can see my vector layers...they are EPSG:3763 Projections.
Now i need a simple map behind my vector layers and i put this layer:
var mapnik = new OpenLayers.Layer.OSM({isBaseLayer: true, singleTile: true, visibility: true});
Now i see mapnik layer but it start at wrong place and i can't see my vector layers...
How can a set mapnik layer as EPSG:3763 Projection?
Thank You
أكثر...
Now i need a simple map behind my vector layers and i put this layer:
var mapnik = new OpenLayers.Layer.OSM({isBaseLayer: true, singleTile: true, visibility: true});
Now i see mapnik layer but it start at wrong place and i can't see my vector layers...
How can a set mapnik layer as EPSG:3763 Projection?
Thank You
أكثر...