[OpenLayers-Users] how insert a Logo image and a label in my map?

francescoboccacci at libero.it francescoboccacci at libero.it
Fri Jan 20 11:06:16 EST 2012


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


More information about the Users mailing list