Assets Widget
Widget Type: rc-assets

Lists and edits project assets (named locations, points of interest, etc.). Assets are persisted to the project and shared across dashboards.
Note: The older
rc-asset-creatorwidget type is a deprecated alias for this widget.
Configuration
defaultFrame (optional) Reference frame used when creating new assets (e.g. wgs84, seed).
defaults (optional) Default field values applied to new assets, keyed by field name.
Example
{
"defaultFrame": "wgs84"
}
Example with no default frame
The asset editor will prompt the operator to pick a frame.
{}