Skip to content

Commit

Permalink
Merge pull request #2929 from camptocamp/filter-get-data-only-on-one-…
Browse files Browse the repository at this point in the history
…datasource2-2

GetData on filtered data source only
  • Loading branch information
adube authored Sep 22, 2017
2 parents 01017c5 + 73608e3 commit e74c947
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 e74c947

Please sign in to comment.