OpenLayers OpenLayers

Changeset 1714

Show
Ignore:
Timestamp:
10/22/06 13:15:12 (2 years ago)
Author:
euzuro
Message:

pullup of 1713 from trunk

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/openlayers/2.2/lib/OpenLayers/Layer/Google.js

    r1695 r1714  
    227227        html += "<br>"; 
    228228        html += "Developers: For help getting this working correctly, "; 
    229         html += "<a href='http://trac.openlayers.org/wiki/GoogleMapsLayer' " 
     229        html += "<a href='http://trac.openlayers.org/wiki/Google' " 
    230230        html +=  "target='_blank'>"; 
    231231        html +=     "click here"; 
  • branches/openlayers/2.2/lib/OpenLayers/Layer/MultiMap.js

    r1695 r1714  
    6666        html += "<br>"; 
    6767        html += "Demmlopers: For help getting this working correctly, "; 
    68         html += "<a href='http://trac.openlayers.org/wiki/MultiMapLayer' " 
     68        html += "<a href='http://trac.openlayers.org/wiki/MultiMap' " 
    6969        html +=  "target='_blank'>"; 
    7070        html +=     "click here"; 
  • branches/openlayers/2.2/lib/OpenLayers/Layer/VirtualEarth.js

    r1695 r1714  
    8181        html += "<br>"; 
    8282        html += "Developers: For help getting this working correctly, "; 
    83         html += "<a href='http://trac.openlayers.org/wiki/VirtualEarthLayer' " 
     83        html += "<a href='http://trac.openlayers.org/wiki/VirtualEarth' " 
    8484        html +=  "target='_blank'>"; 
    8585        html +=     "click here"; 
  • branches/openlayers/2.2/lib/OpenLayers/Layer/Yahoo.js

    r1695 r1714  
    9595        html += "<br>"; 
    9696        html += "Developers: For help getting this working correctly, "; 
    97         html += "<a href='http://trac.openlayers.org/wiki/YahooLayer' " 
     97        html += "<a href='http://trac.openlayers.org/wiki/Yahoo' " 
    9898        html +=  "target='_blank'>"; 
    9999        html +=     "click here";