The attribution can be markup, so e.g. attribution: "<img src='myimage.png'>Provided by me"
Andreas. On Fri, Jan 20, 2012 at 5:06 PM, [email protected] <[email protected]> wrote: > 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 -- Andreas Hocevar OpenGeo - http://opengeo.org/ Expert service straight from the developers. _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
