Comment about side effect.
I wonder why isFixed is advertised as APIProperty for Vector layers.
This commit is contained in:
@@ -123,7 +123,8 @@ OpenLayers.Layer.Vector = OpenLayers.Class(OpenLayers.Layer, {
|
||||
/**
|
||||
* APIProperty: isFixed
|
||||
* {Boolean} Whether the layer remains in one place while dragging the
|
||||
* map.
|
||||
* map. Note that setting this to true will move the layer to the bottom
|
||||
* of the layer stack.
|
||||
*/
|
||||
isFixed: false,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user