Rename rotateWithMap to rotateWithView

This commit is contained in:
Tom Payne
2014-02-21 14:32:06 +01:00
parent a17055a419
commit 7a34929b15
5 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ ol.style.Circle = function(opt_options) {
goog.base(this, {
opacity: 1,
rotateWithMap: false,
rotateWithView: false,
rotation: 0,
scale: 1,
snapToPixel: undefined