Skip to content

Commit

Permalink
Update plugin doc
Browse files Browse the repository at this point in the history
  • Loading branch information
manisandro committed Mar 11, 2024
1 parent f329bc6 commit 9b9f67f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ This plugin queries the dataset via the editing service specified by
|----------|------|-------------|---------------|
| allowAddForGeometryLayers | `bool` | Whether to allow adding records for datasets which have a geometry column. | `undefined` |
| showEditFormButton | `bool` | Whether to show a button to open the edit form for selected layer. Requires the Editing plugin to be enabled. | `true` |
| showLimitToExtent | `bool` | Whether to show the "Limit to extent" checkbox | `undefined` |
| zoomLevel | `number` | The zoom level for zooming to point features. | `1000` |

Authentication<a name="authentication"></a>
Expand Down

0 comments on commit 9b9f67f

Please sign in to comment.