Apply the given settings to the structure panels in the visualizer
Add the given callback to be called whenever a setting changes. The
callback will be given the path to the settings as a list of keys; and
the new value of the setting.
There is currently no way to remove a callback.
StaticloadLoad a dataset and create a visualizer.
This function returns a Promise<MapVisualizer> to prevent blocking
the browser while everything is loading.
Promise that resolves to a MapVisualizer
A map-only visualizer state of chemiscope