@nextgis/ol-map-adapter
Advanced tools
Comparing version 0.4.6 to 0.4.7
@@ -726,3 +726,2 @@ (function (global, factory) { | ||
_this._layers[layerId] = layerOpts; | ||
_this._length++; | ||
return adapter_1; | ||
@@ -766,4 +765,4 @@ }; | ||
if (source instanceof ol.Map) { | ||
l.layer.setZIndex(_this._length - l.order); | ||
source.addLayer(l.layer); | ||
l.layer.setZIndex(_this._length - l.order); | ||
} | ||
@@ -770,0 +769,0 @@ } |
{ | ||
"name": "@nextgis/ol-map-adapter", | ||
"version": "0.4.6", | ||
"version": "0.4.7", | ||
"description": "", | ||
@@ -42,3 +42,3 @@ "main": "lib/ol-map-adapter.js", | ||
"license": "GPL-3.0", | ||
"gitHead": "c24fb83a667e1a0d64d7491de5557ead15184679" | ||
"gitHead": "14ca44db7e3f5362cc4a0bb14291b67ebaf16844" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
121854
876