Fix to reset map state on renderer change.

This commit is contained in:
orangemug
2019-06-01 08:28:22 +01:00
parent ef08a9347e
commit 9e0410afe6
4 changed files with 35 additions and 15 deletions
+5
View File
@@ -8356,6 +8356,11 @@
"integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168=",
"dev": true
},
"lodash.get": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz",
"integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk="
},
"lodash.isequal": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz",