Skip to content

Commit c76294e

Browse files
authored
Merge pull request #292 from mviewer/issue-291
#291 remove max features 100
2 parents 9a6f4a2 + 678adaa commit c76294e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/ogc.js

-1
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,6 @@ var ogc = (function () {
607607
VERSION: "1.0.0",
608608
REQUEST: "GETFEATURE",
609609
OUTPUTFORMAT: "application/json",
610-
MAXFEATURES: 100,
611610
...props,
612611
};
613612

0 commit comments

Comments
 (0)