Skip to content

Commit

Permalink
Don't overwrite possibly pending ngeoMapQuerent state (#4887)
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Kuenzli authored May 9, 2019
1 parent a4bb62b commit 32f7a92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contribs/gmf/src/query/windowComponent.js
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,6 @@ function(opt_lastFeature) {
exports.Controller_.prototype.close = function() {
this.open = false;
this.clear();
this.ngeoMapQuerent_.clear();
};


Expand Down

0 comments on commit 32f7a92

Please sign in to comment.