Share
The Share widget provides tools that generate a short link so you can share your app with others. When the short link is accessed, the Share widget can restore the extent or query a feature depending on your settings.
Configurable attributes
The following table describes the configurable attributes of the Share widget.
Attribute | Description |
---|---|
socialMedias | Object. It has the following properties:
|
Example
"socialMedias": {
"email": true,
"facebook": true,
"twitter": true,
"googlePlus": true
}
}