Removing option for temporary layer
Instead, adding setter and getter for a private temp_ property, as suggested by @elemoine.
This commit is contained in:
@@ -367,7 +367,6 @@
|
||||
* @property {number|undefined} opacity Opacity. 0-1. Default is 1.
|
||||
* @property {ol.source.Source} source Source for this layer.
|
||||
* @property {ol.style.Style|undefined} style Style.
|
||||
* @property {boolean|undefined} temp True for temporary layers. For internal use only.
|
||||
* @property {boolean|undefined} visible Visibility. Default is true (visible).
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user