/plugins/userIDB

The plugin provides a JSON editor interface for the userIndexedDB 'user' store.

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:
NameTypeDescription
pluginObject

The userIDB config.

(inner) userIDB The userIDB plugin method adds a button to toggle the user dialog.(plugin, mapview)

Parameters:
NameTypeDescription
pluginObject

The userIDB config.

mapviewObject

The mapview object.