[OpenLayers-Commits] r11999 - trunk/openlayers/lib/OpenLayers/Layer
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Mon May 23 17:27:55 EDT 2011
Author: ahocevar
Date: 2011-05-23 14:27:54 -0700 (Mon, 23 May 2011)
New Revision: 11999
Modified:
trunk/openlayers/lib/OpenLayers/Layer/Bing.js
Log:
adding note about attribution
Modified: trunk/openlayers/lib/OpenLayers/Layer/Bing.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/Layer/Bing.js 2011-05-23 15:45:07 UTC (rev 11998)
+++ trunk/openlayers/lib/OpenLayers/Layer/Bing.js 2011-05-23 21:27:54 UTC (rev 11999)
@@ -11,7 +11,9 @@
* Class: OpenLayers.Layer.Bing
* Bing layer using direct tile access as provided by Bing Maps REST Services.
* See http://msdn.microsoft.com/en-us/library/ff701713.aspx for more
- * information.
+ * information. Note: Terms of Service compliant use requires the map to be
+ * configured with an <OpenLayers.Control.Attribution> control and the
+ * attribution placed on or near the map.
*
* Inherits from:
* - <OpenLayers.Layer.XYZ>
More information about the Commits
mailing list