Skip to content

Commit

Permalink
In ngeo filter component, when using getData, only use dataSource bei…
Browse files Browse the repository at this point in the history
…ng filtered
  • Loading branch information
adube committed Sep 22, 2017
1 parent 01017c5 commit 73608e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/directives/filter.js
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ ngeo.FilterController = class {
goog.asserts.assert(filter);

this.ngeoMapQuerent_.issue({
dataSources: [dataSource],
filter,
limit,
map
Expand Down

0 comments on commit 73608e3

Please sign in to comment.