OpenLayers OpenLayers

Changeset 4340

Show
Ignore:
Timestamp:
09/16/07 13:31:19 (1 year ago)
Author:
crschmidt
Message:

Add HTML example of attribution to attribution.html (based on comment from
penyaskito)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/examples/attribution.html

    r4231 r4340  
    1616            var ol_wms = new OpenLayers.Layer.WMS( "OpenLayers WMS",  
    1717                "http://labs.metacarta.com/wms/vmap0?", {layers: 'basic'}, 
    18                 {'attribution': 'Provided by OpenLayers'});  
     18                {'attribution': 'Provided by <a href="http://labs.metacarta.com/">MetaCarta</a>'});  
    1919 
    2020            var jpl_wms = new OpenLayers.Layer.WMS( "NASA Global Mosaic",