Set key as property in Bing.js and many links as {<...>}

This commit is contained in:
Xavier Mamano
2012-01-09 00:30:53 +01:00
parent f64dea59e8
commit f4a6d4c7b2
6 changed files with 11 additions and 11 deletions

View File

@@ -297,7 +297,7 @@ OpenLayers.Feature.Vector = OpenLayers.Class(OpenLayers.Feature, {
* Moves the feature and redraws it at its new location
*
* Parameters:
* location - {OpenLayers.LonLat or OpenLayers.Pixel} the
* location - {<OpenLayers.LonLat> or <OpenLayers.Pixel>} the
* location to which to move the feature.
*/
move: function(location) {