Hi, i would like to insert in my map a logo image and a label. For the label i used:
var test = new OpenLayers.Layer.OSM("Background",
"http://localhost/${z}/${x}/${y}.png",
{
sphericalMercator: true
},
{wrapDateLine: true},
{attribution:"Provided by Me"}
);
but it doesn't work. For the logo image i don't know.
Thanks
Francesco Boccacci
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users
