@planet/layers
Advanced tools
Comparing version 1.5.0 to 1.6.0
@@ -193,6 +193,2 @@ 'use strict'; | ||
var projection = view.getProjection(); | ||
if (!view.isDef()) { | ||
view.setCenter([0, 0]); | ||
view.setZoom(0); | ||
} | ||
@@ -199,0 +195,0 @@ this.updateMinZoom(props); |
@@ -158,6 +158,2 @@ import _Object$assign from 'babel-runtime/core-js/object/assign'; | ||
var projection = view.getProjection(); | ||
if (!view.isDef()) { | ||
view.setCenter([0, 0]); | ||
view.setZoom(0); | ||
} | ||
@@ -164,0 +160,0 @@ this.updateMinZoom(props); |
{ | ||
"name": "@planet/layers", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"description": "React components for OpenLayers", | ||
@@ -5,0 +5,0 @@ "module": "lib/index.js", |
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
44586
27
1214