pullup of 1713 from trunk
git-svn-id: http://svn.openlayers.org/branches/openlayers/2.2@1714 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -226,7 +226,7 @@ OpenLayers.Layer.Google.prototype =
|
|||||||
html += " correct API key for your site.<br>";
|
html += " correct API key for your site.<br>";
|
||||||
html += "<br>";
|
html += "<br>";
|
||||||
html += "Developers: For help getting this working correctly, ";
|
html += "Developers: For help getting this working correctly, ";
|
||||||
html += "<a href='http://trac.openlayers.org/wiki/GoogleMapsLayer' "
|
html += "<a href='http://trac.openlayers.org/wiki/Google' "
|
||||||
html += "target='_blank'>";
|
html += "target='_blank'>";
|
||||||
html += "click here";
|
html += "click here";
|
||||||
html += "</a>";
|
html += "</a>";
|
||||||
|
|||||||
@@ -65,7 +65,7 @@ OpenLayers.Layer.MultiMap.prototype =
|
|||||||
html += " script was either not correctly included.<br>";
|
html += " script was either not correctly included.<br>";
|
||||||
html += "<br>";
|
html += "<br>";
|
||||||
html += "Demmlopers: For help getting this working correctly, ";
|
html += "Demmlopers: For help getting this working correctly, ";
|
||||||
html += "<a href='http://trac.openlayers.org/wiki/MultiMapLayer' "
|
html += "<a href='http://trac.openlayers.org/wiki/MultiMap' "
|
||||||
html += "target='_blank'>";
|
html += "target='_blank'>";
|
||||||
html += "click here";
|
html += "click here";
|
||||||
html += "</a>";
|
html += "</a>";
|
||||||
|
|||||||
@@ -80,7 +80,7 @@ OpenLayers.Layer.VirtualEarth.prototype =
|
|||||||
html += " script was either not correctly included.<br>";
|
html += " script was either not correctly included.<br>";
|
||||||
html += "<br>";
|
html += "<br>";
|
||||||
html += "Developers: For help getting this working correctly, ";
|
html += "Developers: For help getting this working correctly, ";
|
||||||
html += "<a href='http://trac.openlayers.org/wiki/VirtualEarthLayer' "
|
html += "<a href='http://trac.openlayers.org/wiki/VirtualEarth' "
|
||||||
html += "target='_blank'>";
|
html += "target='_blank'>";
|
||||||
html += "click here";
|
html += "click here";
|
||||||
html += "</a>";
|
html += "</a>";
|
||||||
|
|||||||
@@ -94,7 +94,7 @@ OpenLayers.Layer.Yahoo.prototype =
|
|||||||
html += " script was either not correctly included.<br>";
|
html += " script was either not correctly included.<br>";
|
||||||
html += "<br>";
|
html += "<br>";
|
||||||
html += "Developers: For help getting this working correctly, ";
|
html += "Developers: For help getting this working correctly, ";
|
||||||
html += "<a href='http://trac.openlayers.org/wiki/YahooLayer' "
|
html += "<a href='http://trac.openlayers.org/wiki/Yahoo' "
|
||||||
html += "target='_blank'>";
|
html += "target='_blank'>";
|
||||||
html += "click here";
|
html += "click here";
|
||||||
html += "</a>";
|
html += "</a>";
|
||||||
|
|||||||
Reference in New Issue
Block a user