Set key as property in Bing.js and many links as {<...>}
This commit is contained in:
@@ -407,7 +407,7 @@ OpenLayers.Geometry.Collection = OpenLayers.Class(OpenLayers.Geometry, {
|
||||
* ratio - {Float} Optional x:y ratio for resizing. Default ratio is 1.
|
||||
*
|
||||
* Returns:
|
||||
* {OpenLayers.Geometry} - The current geometry.
|
||||
* {<OpenLayers.Geometry>} - The current geometry.
|
||||
*/
|
||||
resize: function(scale, origin, ratio) {
|
||||
for(var i=0; i<this.components.length; ++i) {
|
||||
|
||||
Reference in New Issue
Block a user