Skip to content

Commit

Permalink
Merge pull request #4049 from camptocamp/tollerance
Browse files Browse the repository at this point in the history
Add some alternate query options
  • Loading branch information
sbrunner committed Aug 24, 2018
2 parents 8381c7e + 40dafac commit 1b0f2f4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,10 @@ vars:
redirect_interface: mobile_alt
constants:
<<: *constants
ngeoQueryOptions:
tolerance: 20
limit: 5
queryCountFirst: true
gmfPrintOptions:
scaleInput: true
gmfPrintOptions:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,10 @@ vars:
<<: *interface
constants:
<<: *constants
ngeoQueryOptions:
tolerance: 20
limit: 5
queryCountFirst: true
gmfPrintOptions:
scaleInput: true
gmfPrintOptions:
Expand Down

0 comments on commit 1b0f2f4

Please sign in to comment.