/plugins/userIDB
The plugin provides a JSON editor interface for the userIndexedDB 'user' store.
- Source
Requires
Methods
(inner) userDialog The userDialog method show a dialog with a jsonEditor element containing the user object. Custom button elements added to the jsonEditor toolbar allow to store/update the user object in the userIndexedDB or to remove the stored user.(plugin)
Parameters:
Name | Type | Description |
---|---|---|
plugin | Object | The userIDB config. |
- Source
(inner) userIDB The userIDB plugin method adds a button to toggle the user dialog.(plugin, mapview)
Parameters:
Name | Type | Description |
---|---|---|
plugin | Object | The userIDB config. |
mapview | Object | The mapview object. |
- Source