Adds a Ace
-editor in JSON mode to the map to interact with the layers of your deck
instance.
add_json_editor(deckgl, ..., style = "width: 40%;", theme = "idle_fingers")
A deckgl widget object.
Optional args that are passed to the editor. See https://github.com/ajaxorg/ace/wiki/Configuring-Ace for a list of available options.
A cssText
string that will modefiy the default style of the container that holds
the editor.
The name of the theme used by the editor.